Skip to content

Commit e30fe22

Browse files
committed
Unpin nightly CI now that it's fixed
1 parent ee68a61 commit e30fe22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ jobs:
2525
target: x86_64-unknown-linux-gnu
2626
- build: x86_64-nightly
2727
os: ubuntu-latest
28-
# FIXME(kennytm/extprim#19) waiting for a publish to unpin
29-
rust: nightly-2020-05-01
28+
rust: nightly
3029
docker: linux64
3130
target: x86_64-unknown-linux-gnu
3231
- build: i686

0 commit comments

Comments
 (0)