forked from LeMoonStar/AoC24
s
This commit is contained in:
parent
83bba7ddc0
commit
0fe47b75b9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
benchmark:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: rustlang/rust:nightly
|
||||
image: rust:nightly
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: rustup update nightly && rustup default nightly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue