Skip to content

Commit 228b4e5

Browse files
committed
[DEVOPS-3550] build: Move mac builds off of EOL mac13
Summary: Bump jenkins builds to mac14. Test Plan: Jenkins: build platform: mac14 Reviewers: jharveysmith Reviewed By: jharveysmith Subscribers: devops Differential Revision: https://phorge.dev.yugabyte.com/D47427
1 parent d4a4bef commit 228b4e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jenkins_jobs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ jobs:
2929
architecture: aarch64
3030
release_artifact: true
3131

32-
- os: mac13
32+
- os: mac14
3333
compiler: clang
3434
build_type: release
3535
architecture: arm64
3636
test_opts: YB_TEST_YB_CONTROLLER=0
3737
release_artifact: true
3838

39-
- os: mac13
39+
- os: mac14
4040
compiler: clang
4141
build_type: release
4242
architecture: x86_64

0 commit comments

Comments
 (0)