Skip to content

Commit 868c27a

Browse files
committed
try fixing ci again
1 parent 7258c06 commit 868c27a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
- build: nightly
1616
os: ubuntu-latest
1717
rust: nightly
18-
- build: 1.50.0
18+
- build: 1.56.0
1919
os: ubuntu-latest
20-
rust: 1.50.0
20+
rust: 1.56.0
2121
- build: macos
2222
os: macos-latest
2323
rust: stable

0 commit comments

Comments
 (0)