Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Nov 22, 2023
1 parent 5a87a72 commit cf7e114
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 @@ -10,7 +10,7 @@ jobs:
# fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
rust-toolchain: [stable, 1.65.0]
rust-toolchain: [stable] # , 1.65.0
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit cf7e114

Please sign in to comment.