Skip to content

Commit

Permalink
Pin nightly for now to a working version not affected by ICE
Browse files Browse the repository at this point in the history
  • Loading branch information
est31 committed Mar 14, 2021
1 parent 8f099c3 commit 8fc2b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [macOS-latest, ubuntu-latest]
toolchain: [stable, beta, nightly]
toolchain: [stable, beta, nightly-2021-02-23]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 8fc2b63

Please sign in to comment.