Skip to content

Commit c80459e

Browse files
committed
- add MacOS and allow to fail
1 parent 7edb7d1 commit c80459e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
php: [ '8.0', '8.1' ]
14-
os: Ubuntu
14+
os: [Ubuntu]
1515
experimental: [false]
1616
include:
1717
- os: MacOS

0 commit comments

Comments
 (0)