Test stuff
Some checks failed
/ better_name (bookworm) (push) Failing after 43s

This commit is contained in:
Johan Wassberg 2024-09-11 10:55:16 +02:00
parent f74b704199
commit c3e9c46929
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -18,10 +18,10 @@ jobs:
steps:
- run: echo All ${{ matrix.version }}
- run: cat /etc/issue
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh
- name: foo
uses: https://code.forgejo.org/docker/setup-qemu-action@v3
# - 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
with:
fetch-depth: 0