Skip to content

Commit

Permalink
try fixing ci again
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindln committed Aug 8, 2024
1 parent 7258c06 commit 868c27a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- build: nightly
os: ubuntu-latest
rust: nightly
- build: 1.50.0
- build: 1.56.0
os: ubuntu-latest
rust: 1.50.0
rust: 1.56.0
- build: macos
os: macos-latest
rust: stable
Expand Down

0 comments on commit 868c27a

Please sign in to comment.