This commit is contained in:
parent
064fe2a2c5
commit
ca72b118fe
@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
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]
|
||||
|
||||
steps:
|
||||
@ -15,5 +15,3 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Check content
|
||||
run: ls
|
||||
- name: Test
|
||||
run: ls
|
||||
|
Loading…
Reference in New Issue
Block a user