Skip to content

Commit 1e78a70

Browse files
committed
fix: use macos-latest for x86_64 release build
1 parent e2948e5 commit 1e78a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
os: macos-14
1414
archive: engraph-macos-arm64.tar.gz
1515
- target: x86_64-apple-darwin
16-
os: macos-13
16+
os: macos-latest
1717
archive: engraph-macos-x86_64.tar.gz
1818
- target: x86_64-unknown-linux-gnu
1919
os: ubuntu-latest

0 commit comments

Comments
 (0)