Skip to content

Commit d4fc76f

Browse files
committed
Pre-release 1
1 parent 737b26c commit d4fc76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
# Define the Rust versions to test against
14-
rust-version: [ "1.70.0", "1.83.0", "1.84.0", "beta", "stable" ]
14+
rust-version: [ "1.74.0", "1.83.0", "1.84.0", "beta", "stable" ]
1515

1616
steps:
1717
- name: Checkout Repository

0 commit comments

Comments
 (0)