sfd
Some checks failed
Benchmark / benchmark (push) Failing after 10s

This commit is contained in:
LeMoonStar 2024-12-01 10:23:07 +01:00
parent b5a2686d6c
commit 293cb14134

View file

@ -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