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: benchmark:
runs-on: docker runs-on: docker
container: container:
image: rust:nightly image: rustlang/rust:nightly
steps: steps:
- run: apt-get update && apt-get install nodejs -y - run: apt-get update && apt-get install nodejs -y
- uses: actions/checkout@v4 - uses: actions/checkout@v4