Skip to content

Commit 864b7b9

Browse files
committed
build: use macos-14 for amd64 build
1 parent 1886260 commit 864b7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- os: macos-latest
2323
goos: darwin
2424
asset_name: redka_darwin_arm64.zip
25-
- os: macos-13
25+
- os: macos-14-large
2626
goos: darwin
2727
asset_name: redka_darwin_amd64.zip
2828
steps:

0 commit comments

Comments
 (0)