We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9064ce commit 961496dCopy full SHA for 961496d
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- runs-on: macos-12
+ runs-on: macos-14
12
13
steps:
14
- uses: actions/checkout@v3
0 commit comments