Skip to content

Commit

Permalink
self-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardBraham committed Dec 10, 2024
1 parent cfaa3a6 commit e8bd96f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ on:
jobs:
test:
name: Benchmark
runs-on: ubuntu-latest
# runs-on: ubuntu-latest
# container: cimg/node:20.18-browsers
# runs-on: [self-hosted, Linux, X64]
runs-on: [self-hosted, Linux, X64]
container:
image: cimg/node:20.18-browsers
# image: selenium/standalone-chrome:126.0
Expand Down

0 comments on commit e8bd96f

Please sign in to comment.