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 f8d0c4b commit 4424beaCopy full SHA for 4424bea
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Test accelerated (aarch64, x86_64)
11
strategy:
12
matrix:
13
- os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest]
+ os: [ubuntu-latest, ubuntu-22.04-arm, ubuntu-24.04-arm, macos-latest]
14
rust-toolchain:
15
- "1.81" # minimum for this crate
16
- "stable"
0 commit comments