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.
2 parents f2a84c1 + d14450b commit ef11f62Copy full SHA for ef11f62
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