Skip to content

Commit

Permalink
Check for oldest supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
Meziu committed Jul 9, 2023
1 parent 8dacfea commit 6ab98be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
strategy:
matrix:
toolchain:
# Oldest supported nightly
- nightly-2023-05-31
- nightly

continue-on-error: ${{ matrix.toolchain == 'nightly' }}
Expand Down

0 comments on commit 6ab98be

Please sign in to comment.