This commit is contained in:
parent
064fe2a2c5
commit
ca72b118fe
@ -7,7 +7,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
container:
|
container:
|
||||||
image: git.halis.io/athens-school/runner-images:debian12.1-node18-1
|
image: git.halis.io/athens-school/runner-images:debian12.1-node18
|
||||||
runs-on: [arm64]
|
runs-on: [arm64]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
@ -15,5 +15,3 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Check content
|
- name: Check content
|
||||||
run: ls
|
run: ls
|
||||||
- name: Test
|
|
||||||
run: ls
|
|
||||||
|
Loading…
Reference in New Issue
Block a user