Browse Source

running s390x on xeons

Sean OMeara 3 years ago
parent
commit
4df05c2890
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .drone.yml

+ 4 - 0
.drone.yml

@@ -139,5 +139,9 @@ steps:
     commands:
       - ./ci/scripts/build.sh linux s390x $${DRONE_COMMIT_SHA}
 
+platform:
+  os: linux
+  arch: amd64
+
 image_pull_secrets:
   - dockerconfigjson