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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)