Skip to content

Commit e0d1dd6

Browse files
authored
chore(NODE-5599): use rhel for zseries (#163)
1 parent c02db0e commit e0d1dd6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.evergreen/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,12 +153,12 @@ buildvariants:
153153
tasks:
154154
- run-prebuild
155155
- run-prebuild-force-publish
156-
- name: suse12-s390x
157-
display_name: 'SLES 12 s390x'
158-
run_on: suse12-zseries-test
156+
- name: rhel8-s390x
157+
display_name: 'RHEL 8 s390x'
158+
run_on: rhel83-zseries-small
159159
expansions:
160160
has_packages: true
161-
packager_distro: suse12
161+
packager_distro: rhel8
162162
packager_arch: s390x
163163
tasks:
164164
- run-prebuild

0 commit comments

Comments
 (0)