Skip to content

Commit 340eddc

Browse files
committed
ci: Update config
1 parent 3a8b5e3 commit 340eddc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,10 @@ jobs:
4848
- os: ubuntu-latest
4949
target: x86_64-unknown-linux-gnu.2.17
5050
build_tool: cargo-zigbuild
51-
- os: macos-latest
51+
- os: ubuntu-latest
52+
target: x86_64-pc-windows-gnu
53+
- os: macos-latest # AArch64
5254
- os: macos-13 # x86_64
53-
- os: macos-14 # AArch64
5455
- os: macos-latest
5556
target: x86_64-apple-darwin
5657
- os: macos-latest

0 commit comments

Comments
 (0)