Skip to content

Commit

Permalink
Add nightly to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonxslays committed Jun 30, 2022
1 parent ca99f58 commit 86a2d09
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 @@ -71,7 +71,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
rust_version: [1.46.0, stable]
rust_version: [1.46.0, stable, nightly]

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

Expand Down

0 comments on commit 86a2d09

Please sign in to comment.