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 da322dc commit e17a00dCopy full SHA for e17a00d
.github/workflows/test32bit.yml
@@ -16,7 +16,6 @@ jobs:
16
os: [ubuntu-latest]
17
rust:
18
- stable
19
- - 1.71.0
20
steps:
21
- name: Cancel Previous Runs
22
uses: styfle/cancel-workflow-action@0.11.0
.github/workflows/tests.yml
os: [ubuntu-latest, macos-latest]
@@ -67,7 +66,6 @@ jobs:
67
66
matrix:
68
69
70
71
72
- uses: actions/checkout@v4
73
- uses: dtolnay/rust-toolchain@v1
0 commit comments