Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: bump github action macos machines to 13 #18531

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

medyagh
Copy link
Member

@medyagh medyagh commented Mar 28, 2024

recently the github action macos virtualbox been failing on github actions

  • bumping the macos to 13

  • increasing time out to 55m

  • increasing time out multiplier to 1.8

  • Macos13 image does Not have vbox pre-installed this will install vbox thats bumps the vbox from 6.1.38r153438 to 7

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 28, 2024
@spowelljr
Copy link
Member

spowelljr commented Mar 28, 2024

macOS 13 & 14 machines don't have VirtualBox installed by default, looks like 12 is going to be the last one that does?

@medyagh medyagh changed the title bump github action macos machines to 13 wip: bump github action macos machines to 13 Mar 28, 2024
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 28, 2024
@medyagh
Copy link
Member Author

medyagh commented Apr 2, 2024

macOS 13 & 14 machines don't have VirtualBox installed by default, looks like 12 is going to be the last one that does?

yeah as part of PR been trying to manually install it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants