Skip to content

Commit d04486b

Browse files
committed
More OSs and architectures in Rust test matrix
1 parent 88756f2 commit d04486b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
strategy:
4444
fail-fast: false
4545
matrix:
46-
os: [ubuntu-latest]
46+
os: [ubuntu-latest, ubuntu-24.04-arm, macos-13, macos-latest]
4747

4848
steps:
4949
- name: Checkout repository

0 commit comments

Comments
 (0)