forked from LeMoonStar/AoC24
parent
b5a2686d6c
commit
293cb14134
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
benchmark:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: rust:nightly
|
||||
image: rustlang/rust:nightly
|
||||
steps:
|
||||
- run: apt-get update && apt-get install nodejs -y
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue