pipeline runner
All checks were successful
Image builder / build (push) Successful in 6s

This commit is contained in:
Tanguy Herbron 2023-08-05 21:47:33 +02:00
parent 587ad756ff
commit f3d54e7674

View File

@ -7,7 +7,7 @@ on:
jobs:
build:
container:
image: git.halis.io/athens-school/runner-images:node16
image: node:16-bullseye
runs-on: [arm64]
steps: