Skip to content

Commit

Permalink
Github CI: use only latest LTS node
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryAstafyev committed Oct 21, 2024
1 parent 48edc0e commit 477be97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
uses: actions/setup-node@master
with:
node-version: "lts/*"

- name: Install Ruby and related tools
run: ./scripts/benchmarks/setup_dependencies.sh

Expand Down

0 comments on commit 477be97

Please sign in to comment.