Skip to content

Commit

Permalink
[self-hosted, Linux, X64]
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardBraham committed Jan 25, 2025
1 parent 6295afd commit 61f0d0f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ on:
jobs:
benchmarks:
name: ${{ inputs.name }}
runs-on: gha-mm-scale-set-ubuntu-22.04-amd64-med
runs-on: [self-hosted, Linux, X64]
# runs-on: gha-mm-scale-set-ubuntu-22.04-amd64-med
container:
image: cimg/node:20.18-browsers
image: cimg/node:22.13-browsers
steps:
- name: Setup environment
uses: metamask/github-tools/.github/actions/setup-environment@caching
Expand Down

0 comments on commit 61f0d0f

Please sign in to comment.