Skip to content

Commit

Permalink
Fix failing test suite by updating macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Aug 7, 2022
1 parent f2a84c1 commit d14450b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

PHPUnit-macOS:
name: PHPUnit (macOS)
runs-on: macos-10.15
runs-on: macos-12
continue-on-error: true
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d14450b

Please sign in to comment.