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.
1 parent f0a8386 commit 34202faCopy full SHA for 34202fa
1 file changed
.github/workflows/ci.yml
@@ -24,11 +24,11 @@ jobs:
24
style-fix: none
25
26
- operating-system: 'windows-latest'
27
- php-version: '8.3'
+ php-version: '8.5'
28
job-description: 'on Windows'
29
30
- operating-system: 'macos-latest'
31
32
job-description: 'on macOS'
33
34
name: PHP ${{ matrix.php-version }} ${{ matrix.job-description }}
0 commit comments