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 7a4d385 commit 073411cCopy full SHA for 073411c
1 file changed
.github/workflows/ci.yml
@@ -25,15 +25,6 @@ jobs:
25
- operating-system: 'ubuntu-latest'
26
php-version: '8.5'
27
28
- - operating-system: 'windows-latest'
29
- php-version: '8.5'
30
- job-description: 'on Windows'
31
-
32
- - operating-system: 'macos-latest'
33
34
- job-description: 'on macOS'
35
36
37
name: PHP ${{ matrix.php-version }} ${{ matrix.job-description }}
38
39
runs-on: ${{ matrix.operating-system }}
0 commit comments