Skip to content

Commit 58472b8

Browse files
authored
Update .github/workflows/test.yml
1 parent 7008051 commit 58472b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
toolchain: [nightly, 0.35.0]
19+
toolchain: [nightly, 0.34.0, 0.35.0]
2020
steps:
2121
- name: Checkout sources
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)