Skip to content

Commit fbd060c

Browse files
Upgrade toolchain to 2024-09-01
We might actually want a more recent toolchain to support rust3ds/ctru-rs#214 but I'm just testing things for now
1 parent 7e3ea9e commit fbd060c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
toolchain:
1717
# Oldest supported nightly
18-
- nightly-2024-02-18
18+
- nightly-2024-09-01
1919
- nightly
2020
ctru-rs-ref:
2121
# "known good" version of `test-runner` crate

0 commit comments

Comments
 (0)