Skip to content

Commit d14450b

Browse files
committed
Fix failing test suite by updating macOS
1 parent f2a84c1 commit d14450b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
PHPUnit-macOS:
3939
name: PHPUnit (macOS)
40-
runs-on: macos-10.15
40+
runs-on: macos-12
4141
continue-on-error: true
4242
steps:
4343
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)