Skip to content

Commit 7012bf8

Browse files
authored
Merge pull request #28 from stackql-labs/claude/prepare-rust-release-bJ7lm
Fix x86_64-apple-darwin build: replace retired macos-13 runner with m…
2 parents aaf0563 + f7d3b42 commit 7012bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
use-cross: false
8080

8181
- target: x86_64-apple-darwin
82-
os: macos-13
82+
os: macos-latest
8383
artifact-name: stackql-deploy-macos-x86_64
8484
archive: tar.gz
8585
use-cross: false

0 commit comments

Comments
 (0)