Skip to content

Commit 8da5806

Browse files
committed
[TMP] Run CI on beta
1 parent 7ce3076 commit 8da5806

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/test.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ jobs:
2020
# Test on stable, MSRV, and nightly.
2121
# Failure is permitted on nightly.
2222
rust:
23-
- stable
24-
- 1.60.0
23+
- beta
2524
- nightly
2625

2726
features:
@@ -64,8 +63,7 @@ jobs:
6463
# Test on stable, MSRV, and nightly.
6564
# Failure is permitted on nightly.
6665
rust:
67-
- stable
68-
- 1.60.0
66+
- beta
6967
- nightly
7068

7169
features:

0 commit comments

Comments
 (0)