This commit is contained in:
iFargle 2023-10-03 21:07:16 +09:00
parent 33fcce9135
commit 3707ac3938

View file

@ -6,7 +6,7 @@ jobs:
build-console-iso: build-console-iso:
runs-on: docker runs-on: docker
container: container:
image: alpine image: alpine:edge
steps: steps:
- name: "Setup Runner" - name: "Setup Runner"
run: | run: |