mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 06:28:40 -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
|
- name: Compile
|
||||||
run: yarn run build
|
run: yarn run build
|
||||||
- name: rebuild node-pty
|
- name: rebuild node-pty
|
||||||
uses: pguyot/arm-runner-action@v2.5.2
|
uses: pguyot/arm-runner-action@v2.6.5
|
||||||
with:
|
with:
|
||||||
image_additional_mb: 2000
|
image_additional_mb: 2000
|
||||||
base_image: ${{ matrix.image }}
|
base_image: ${{ matrix.image }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue