Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Endle authored Sep 26, 2023
1 parent 29f1a71 commit 50595b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
rust: [stable, 1.65, 1.66, 1.67]
rust: [stable]
steps:
- uses: actions/checkout@v2
- name: Install Rust ${{ matrix.rust }}
Expand Down

0 comments on commit 50595b0

Please sign in to comment.