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 7bdfa68 commit eecabccCopy full SHA for eecabcc
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
name: PHP ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
52
strategy:
53
matrix:
54
- operating-system: ['ubuntu-latest', 'macos-latest']
+ operating-system: ['macos-latest']
55
php-versions: ['7.4', '8.0']
56
env:
57
TZ: "/usr/share/zoneinfo/America/Los_Angeles"
0 commit comments