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