We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e3af9 commit de5e3b2Copy full SHA for de5e3b2
.github/workflows/ci-rust.yml
@@ -35,6 +35,7 @@ jobs:
35
include:
36
- os: macos
37
- os: ubuntu
38
+ - os: ubuntu-24.04-arm
39
- os: windows
40
with:
41
name: Tests (${{ matrix.os }})
0 commit comments