Skip to content

Commit

Permalink
Pre-release 1
Browse files Browse the repository at this point in the history
  • Loading branch information
habedi committed Feb 14, 2025
1 parent 737b26c commit d4fc76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
# Define the Rust versions to test against
rust-version: [ "1.70.0", "1.83.0", "1.84.0", "beta", "stable" ]
rust-version: [ "1.74.0", "1.83.0", "1.84.0", "beta", "stable" ]

steps:
- name: Checkout Repository
Expand Down

0 comments on commit d4fc76f

Please sign in to comment.