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 df2b69b + b2b6126 commit fe49242Copy full SHA for fe49242
.github/workflows/continuous-integration.yml
@@ -38,7 +38,7 @@ jobs:
38
39
test-macos:
40
name: Test Spike build (MacOS)
41
- runs-on: macos-12
+ runs-on: macos-13
42
steps:
43
- uses: actions/checkout@v2
44
with:
0 commit comments