Skip to content

Commit

Permalink
Actually run checks for nightly targets on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
nikarh committed Apr 19, 2024
1 parent d1490e5 commit a28512f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
rust: [nightly, stable]
steps:
- uses: actions/checkout@v4
- name: Install Rust
Expand Down

0 comments on commit a28512f

Please sign in to comment.