We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7edb7d1 commit c80459eCopy full SHA for c80459e
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
fail-fast: false
12
matrix:
13
php: [ '8.0', '8.1' ]
14
- os: Ubuntu
+ os: [Ubuntu]
15
experimental: [false]
16
include:
17
- os: MacOS
0 commit comments