Skip to content

Commit

Permalink
Use older nightly for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Meziu committed Aug 15, 2024
1 parent a71c0c1 commit 98c46df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
toolchain:
# Run against a "known good" nightly. Rustc version is 1 day behind the toolchain date
- nightly-2024-03-16
- nightly-2024-03-10
# Check for breakage on latest nightly
- nightly

Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
strategy:
matrix:
toolchain:
- nightly-2024-03-16
- nightly-2024-03-10
- nightly
continue-on-error: ${{ matrix.toolchain == 'nightly' }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 98c46df

Please sign in to comment.