Skip to content

Commit

Permalink
Update check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger authored Sep 24, 2023
1 parent 04287dc commit 98cba1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.70.0
toolchain: 1.69

- name: Install build essentials
run: sudo apt-get update && sudo apt-get install -y build-essential
Expand Down

0 comments on commit 98cba1e

Please sign in to comment.