Skip to content

Commit 9f074a5

Browse files
committed
Move arm64 job to cron
As we're branching soon, reduce the number of jobs we run on each commit, so that Travis can keep up with its role as the fast feedback build.
1 parent c5f93d1 commit 9f074a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
arch: amd64
7575
- env: ENABLE_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 ARM64=1
7676
arch: arm64
77+
if: type = cron
7778
- env: ENABLE_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 S390X=1
7879
arch: s390x
7980
if: type = cron

0 commit comments

Comments
 (0)