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 90e0e56 commit 7c0b94cCopy full SHA for 7c0b94c
.github/workflows/macos.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
name: Mac OS Build
9
permissions: write-all
10
- runs-on: macos-13
+ runs-on: macos-14
11
steps:
12
- name: Pulling the new commit
13
uses: actions/checkout@v2
0 commit comments