Skip to content

Commit

Permalink
feat: add windows-gnu to rust tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjected committed Jan 22, 2025
1 parent d1168fc commit 6b3bb6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
target: x86_64-unknown-linux-gnu
- host: windows-latest
target: x86_64-pc-windows-msvc
- host: windows-latest
target: x86_64-pc-windows-gnu
- host: macos-14
target: aarch64-apple-darwin
- host: macos-latest
Expand Down

0 comments on commit 6b3bb6d

Please sign in to comment.