We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fb347d + ada7e8b commit 22b877bCopy full SHA for 22b877b
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.os }}
17
strategy:
18
matrix:
19
- os: [ windows-2019, windows-2022, ubuntu-22.04, ubuntu-24.04 ]
+ os: [ windows-2022, windows-2025, ubuntu-22.04, ubuntu-24.04 ]
20
php-version: [8.0, 8.1, 8.2, 8.3]
21
steps:
22
- name: Checkout
0 commit comments