We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e47e4 commit 611e17aCopy full SHA for 611e17a
2 files changed
.env.darwin-arm64
@@ -2,7 +2,7 @@ NAME=darwin-arm64
2
NODE_ARCH=arm64
3
NODE_OS=darwin
4
NODE_PKG_NAME=syncpack-darwin-arm64
5
-OS=macos-13
+OS=macos-15
6
TARGET=aarch64-apple-darwin
7
RUST_BINARY_PATH="target/${TARGET}/release/syncpack"
8
NODE_PKG_DIR_PATH="npm/packages/${NODE_PKG_NAME}"
.env.darwin-x64
@@ -2,7 +2,7 @@ NAME=darwin-x64
NODE_ARCH=x64
NODE_PKG_NAME=syncpack-darwin-x64
+OS=macos-15-intel
TARGET=x86_64-apple-darwin
0 commit comments