Skip to content

Commit 496661e

Browse files
committed
test: disable nightly CI until #104 has been fixed
1 parent b51f860 commit 496661e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
rust:
2020
- stable
21-
- nightly
21+
#- nightly # re-enable once #104 has been fixed
2222

2323
steps:
2424
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)