Skip to content

Commit

Permalink
Update ubuntu_22_04.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alasdair authored Apr 17, 2024
1 parent ca98710 commit bf1e2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_22_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Set Rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: 1.70
toolchain: 1.70.0
default: true
- name: Build
run: |
Expand Down

0 comments on commit bf1e2b6

Please sign in to comment.