We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f0f0e commit be8d73eCopy full SHA for be8d73e
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
os:
22
- 'ubuntu-latest'
23
- 'windows-latest'
24
- - 'macos-latest'
+# - 'macos-latest'
25
php: [8.3]
26
dependency-version: [prefer-stable]
27
0 commit comments