Browse Source

Try bumping CI nightly version to fix error

pull/87/head
Mark Drobnak 2 years ago
parent
commit
6629a6dc1f
No known key found for this signature in database
GPG Key ID: 47A133F3BF9D03D3
  1. 2
      .github/workflows/ci.yml

2
.github/workflows/ci.yml

@ -19,7 +19,7 @@ jobs: @@ -19,7 +19,7 @@ jobs:
matrix:
toolchain:
# Run against a "known good" nightly
- nightly-2022-07-18
- nightly-2023-01-13
# Check for breakage on latest nightly
- nightly
# But if latest nightly fails, allow the workflow to continue

Loading…
Cancel
Save