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 c1065e5 commit b6e92ecCopy full SHA for b6e92ec
.github/workflows/test.yaml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ${{ matrix.operating-system }}
6
strategy:
7
matrix:
8
- operating-system: [ 'ubuntu-24.04', 'windows-2025', 'macos-latest' ]
+ operating-system: [ 'ubuntu-24.04', 'windows-2025', 'macos-15' ]
9
php-versions: [ '8.0', '8.1', '8.2', '8.3', '8.4', '8.5' ]
10
include:
11
- operating-system: 'ubuntu-24.04'
0 commit comments