This commit is contained in:
parent
0da0caa38b
commit
2ebac5379b
1 changed files with 1 additions and 3 deletions
|
@ -7,9 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
|
Loading…
Reference in a new issue