Skip to content

Commit

Permalink
chore(ci): Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Mar 11, 2024
1 parent 2ae5418 commit 88377ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
fail-fast: false
matrix:
rust:
- 1.74.0
- 1.75.0
steps:
- uses: actions/checkout@v4
- name: Install Rust
Expand Down

0 comments on commit 88377ae

Please sign in to comment.