Skip to content

Commit 61e7a0a

Browse files
authored
ci: macOS 13
1 parent cb0a0d6 commit 61e7a0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ jobs:
6262
name: cook-arm-unknown-linux-musleabihf.tar.gz
6363

6464
- target: x86_64-apple-darwin
65-
os: macos-12
65+
os: macOS-13
6666
name: cook-x86_64-apple-darwin.tar.gz
6767

6868
- target: aarch64-apple-darwin
69-
os: macOS-12
69+
os: macOS-13
7070
name: cook-aarch64-apple-darwin.tar.gz
7171

7272
- target: x86_64-pc-windows-msvc

0 commit comments

Comments
 (0)