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 98b6ec6 commit b5edcb4Copy full SHA for b5edcb4
.github/workflows/macos.yml
@@ -23,7 +23,7 @@ on:
23
jobs:
24
ci-macos:
25
name: macOS
26
- runs-on: macos-12
+ runs-on: macos-14
27
steps:
28
- uses: actions/checkout@v4
29
0 commit comments