Skip to content

Commit

Permalink
Update runs-on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Jul 19, 2023
1 parent 446b172 commit ec7f6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_reusable.yml
Expand Up @@ -75,7 +75,7 @@ env:
jobs:
build:
timeout-minutes: 25
runs-on: [self-hosted, linux, x64]
runs-on: [self-hosted, linux, x64, hv]

steps:
- run: fnm install ${{ inputs.nodeVersion || env.NODE_LTS_VERSION }}
Expand Down

0 comments on commit ec7f6f7

Please sign in to comment.