squash: Switch runner image
Some checks failed
build static site / build (pull_request) Failing after 20s
Some checks failed
build static site / build (pull_request) Failing after 20s
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
parent
5d394f3eef
commit
2b37fbcb17
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-22.04
|
||||
container:
|
||||
image: node:22-bookworm
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue