Skip to content

Commit 358b423

Browse files
fix: update mongocli release task to use rhel90 (#3152)
1 parent 66cd30c commit 358b423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ci/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ buildvariants:
443443
- name: release_mongocli_github
444444
display_name: "Release MongoCLI (goreleaser)"
445445
run_on:
446-
- rhel80-small
446+
- rhel90-small
447447
git_tag_only: true
448448
expansions:
449449
<<: *go_linux_version

0 commit comments

Comments
 (0)