actions: Build for amd
All checks were successful
Build Docker / CheckFiles (push) Successful in 5s
Build Docker / Build Docker (push) Successful in 31s

This commit is contained in:
Nathan Woodburn 2023-09-16 20:15:00 +10:00
parent 6c8c7a5505
commit ec2c8f6a3c
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -22,7 +22,7 @@ jobs:
fi
done
Build Docker:
runs-on: ubuntu-latest
runs-on: [ubuntu-latest, amd]
needs: CheckFiles
steps:
- name: Checkout