Use amd64 runners in CI now
ci/woodpecker/push/check Pipeline was successful Details
ci/woodpecker/push/manual Pipeline failed Details
ci/woodpecker/push/release Pipeline was successful Details

rei/rakerstore_postgres_overhaul
Olivier 'reivilibre' 2022-06-14 23:45:22 +01:00
parent 3b1eae7f7e
commit 117b608ab0
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
platform: linux/arm64
platform: linux/amd64
pipeline:
deployManual:

View File

@ -4,7 +4,8 @@ platform: linux/${ARCH}
matrix:
ARCH:
- arm64
# We don't have an arm64 runner for now.
#- arm64
- amd64
.a1: &when