Skip to content

Commit 14d069a

Browse files
authored
Update .github/workflows/test.yml
1 parent e0e3e7d commit 14d069a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
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.36.0, 1.0.0-beta.0]
19+
toolchain: [nightly, 0.37.0, 1.0.0-beta.0]
2020
steps:
2121
- name: Checkout sources
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)