Skip to content

Commit

Permalink
Merge pull request #623 from KisaragiEffective/KisaragiEffective-patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective authored Nov 30, 2024
2 parents 7cbc5f5 + b0fedbb commit e39ce65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ jobs:
# fix nightly version across possible matrix
- rustc_channel: nightly
# renovate: rustc-nightly
rustc_version: '2024-06-12'
rustc_version: '2024-11-29'
# try cranelift if we're on nightly and build for Linux machines
- os: ubuntu-24.04
rustc_channel: nightly
# renovate: rustc-nightly
rustc_version: '2024-06-12'
rustc_version: '2024-11-29'
codegen: cranelift

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

0 comments on commit e39ce65

Please sign in to comment.