We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5feedca commit 9e83962Copy full SHA for 9e83962
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
include:
23
- target: x86_64-apple-darwin
24
- os: macos-13
+ os: macos-14
25
archive: tar.gz
26
- target: aarch64-apple-darwin
27
os: macos-14
0 commit comments