We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43ba72 commit d8e1569Copy full SHA for d8e1569
.github/workflows/ci.yml
@@ -21,9 +21,9 @@ jobs:
21
# target: aarch64-unknown-linux-gnu
22
# - os: ubuntu-22.04
23
# target: aarch64-unknown-linux-musl
24
- - os: macos-12
+ - os: macos-14
25
target: x86_64-apple-darwin
26
27
target: aarch64-apple-darwin
28
- os: windows-2022
29
target: x86_64-pc-windows-msvc
.github/workflows/release.yml
@@ -33,9 +33,9 @@ jobs:
33
34
35
36
37
38
39
40
41
0 commit comments