We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa139b0 commit ac8970dCopy full SHA for ac8970d
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
suffix: linux-arm64
31
use_cross: true
32
- target: x86_64-apple-darwin
33
- os: macos-13
+ os: macos-latest
34
suffix: macos-amd64
35
- target: aarch64-apple-darwin
36
os: macos-latest
0 commit comments