Skip to content

Commit

Permalink
WIP: x509-cert: bring rustc beta for AFIT support
Browse files Browse the repository at this point in the history
  • Loading branch information
baloo committed Dec 14, 2023
1 parent f80723a commit 7d8ffa0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/x509-cert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
strategy:
matrix:
rust:
- 1.65.0 # MSRV
- stable
- beta
target:
- thumbv7em-none-eabi
- wasm32-unknown-unknown
Expand All @@ -51,8 +50,7 @@ jobs:
strategy:
matrix:
rust:
- 1.65.0 # MSRV
- stable
- beta
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 7d8ffa0

Please sign in to comment.