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 b2b0d67 commit 8497a9eCopy full SHA for 8497a9e
.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