This commit is contained in:
parent
1861d115d2
commit
d474994091
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ jobs:
|
|||
#runs-on: docker
|
||||
steps:
|
||||
- run: echo All ${{ matrix.version }}
|
||||
- name: Install Docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
- name: foo
|
||||
uses: https://code.forgejo.org/docker/setup-qemu-action@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue