We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e92d8 commit 2ca1813Copy full SHA for 2ca1813
1 file changed
.github/workflows/release.yml
@@ -23,11 +23,11 @@ jobs:
23
target: x86_64-unknown-linux-gnu
24
archive_ext: tar.gz
25
binary_name: langcodec
26
- - os: macos-13
+ - os: macos-15
27
target: x86_64-apple-darwin
28
29
30
- - os: macos-14
31
target: aarch64-apple-darwin
32
33
0 commit comments