We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a84c1 commit d14450bCopy full SHA for d14450b
1 file changed
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
38
PHPUnit-macOS:
39
name: PHPUnit (macOS)
40
- runs-on: macos-10.15
+ runs-on: macos-12
41
continue-on-error: true
42
steps:
43
- uses: actions/checkout@v2
0 commit comments