We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f3805 commit c6da495Copy full SHA for c6da495
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
args: --strict
14
15
macOS:
16
- runs-on: macos-12
+ runs-on: macos-13
17
env:
18
XCODE_VERSION: ${{ '14.1' }}
19
steps:
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
8
name: Add macOS binaries to release
9
10
11
12
0 commit comments