Skip to content

Commit edfde67

Browse files
committed
WIP: async-signature: bring rustc beta for AFIT support
1 parent eb3e80b commit edfde67

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/async-signature.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
rust:
26-
- 1.60.0 # MSRV
27-
- stable
26+
- beta
2827
steps:
2928
- uses: actions/checkout@v4
3029
- uses: RustCrypto/actions/cargo-cache@master

0 commit comments

Comments
 (0)