Skip to content

Commit 268972c

Browse files
authored
Updated macos runner for new build job (#36516)
1 parent fd87e9c commit 268972c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitlab/package_build/dmg.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ agent_dmg-x64-a7:
4949
5050
new-agent_dmg-x64-a7:
5151
stage: package_build
52-
# TODO(celian): Don't use the test image
53-
tags: ["macos:ventura-amd64-test", "specific:true"]
52+
tags: ["macos:ventura-amd64", "specific:true"]
5453
needs: ["go_mod_tidy_check"]
5554
allow_failure: true
5655

0 commit comments

Comments
 (0)