mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Merge pull request #1 from corneliusroemer/dependabot/github_actions/canary/pguyot/arm-runner-action-2.6.5
Bump pguyot/arm-runner-action from 2.5.2 to 2.6.5
This commit is contained in:
commit
8241e7578a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
|
@ -156,7 +156,7 @@ jobs:
|
|||
- name: Compile
|
||||
run: yarn run build
|
||||
- name: rebuild node-pty
|
||||
uses: pguyot/arm-runner-action@v2.5.2
|
||||
uses: pguyot/arm-runner-action@v2.6.5
|
||||
with:
|
||||
image_additional_mb: 2000
|
||||
base_image: ${{ matrix.image }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue