Skip to content

Commit cd211d9

Browse files
committed
Change CI to nightly
1 parent b780bf1 commit cd211d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-macro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions-rs/toolchain@v1
1616
with:
1717
profile: minimal
18-
toolchain: stable
18+
toolchain: nightly
1919
override: true
2020

2121
- name: Test macro library

0 commit comments

Comments
 (0)