Skip to content

Commit c8fbd0a

Browse files
committed
fix: use nightly instead of 1.6
1 parent 873d7be commit c8fbd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/SnoopCompile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
matrix:
2020
version: # NOTE: if not using `yml_path`, these should match the version in `BotConfig`
21-
- '1.6'
21+
- 'nightly'
2222
- '1.5.3'
2323
- '1.4.2'
2424
- '1.3.1'

0 commit comments

Comments
 (0)