diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 1c6a11b..c0a91f8 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -5,9 +5,8 @@ on: branches: [ cicd ] jobs: - runs-on: amd64 dockerbuild: - runs-on: ubuntu-latest + runs-on: [ubuntu-latest, amd64] container: image: catthehacker/ubuntu:act-latest steps: