Skip to content

Commit

Permalink
delete macos test infra (#20244)
Browse files Browse the repository at this point in the history
  • Loading branch information
medyagh authored Jan 14, 2025
1 parent 3fb24bd commit 970161c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hack/jenkins/minikube_set_pending.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
set -eux -o pipefail

jobs=(
'Hyperkit_macOS'
# 'Hyperkit_macOS'
'Hyper-V_Windows'
'KVM_Linux'
'KVM_Linux_containerd'
Expand All @@ -39,10 +39,10 @@ jobs=(
'Docker_Linux_crio_arm64'
'Docker_Linux_containerd'
'Docker_Linux_crio'
'Docker_macOS'
# 'Docker_macOS'
'Docker_Windows'
'Docker_Cloud_Shell'
'QEMU_macOS'
# 'QEMU_macOS'
)

STARTED_LIST_REMOTE="gs://minikube-builds/logs/${ghprbPullId}/${BUILD_NUMBER}/started_environments.txt"
Expand Down

0 comments on commit 970161c

Please sign in to comment.