Skip to content

Commit

Permalink
Fix unknown target CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Aug 3, 2023
1 parent a364977 commit a1dae60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,7 @@ jobs:
strategy:
matrix:
toolchain:
- "1.63.0" # minimum supported rust version
- stable
- nightly
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit a1dae60

Please sign in to comment.