Skip to content

Commit

Permalink
Use older nightly which still had the llvm_asm feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed May 4, 2022
1 parent bd2d89c commit 145feb5
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 @@ -19,7 +19,7 @@ jobs:
- rust: 1.38.0

# Test nightly but don't fail
- rust: nightly
- rust: nightly-2022-01-01
experimental: true
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 145feb5

Please sign in to comment.