Skip to content

Commit e94491c

Browse files
committed
ci(travi): switch to vm-based ppc64le
Signed-off-by: Rifa Achrinza <[email protected]>
1 parent 4bc2522 commit e94491c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ branches:
33
- master
44
language: node_js
55
dist: jammy
6-
arch:
7-
- ppc64le
8-
- s390x
6+
os: linux-ppc64le
97
cache:
108
npm: true
119
services:
@@ -21,7 +19,6 @@ env:
2119
DB2_VERSION=:11.5.9.0@sha256:77095d4e04cf4448c0257086afcb2c166193d718dc33441da3b949f97e21efd5
2220
install: skip
2321
script: |
24-
set -euv
2522
case "$JOB" in
2623
test)
2724
./cicd/well-known/test-harness.sh

0 commit comments

Comments
 (0)