Skip to content

Commit f18cdcc

Browse files
Fixup osx runner
1 parent 8109f12 commit f18cdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vinca/generate_gha.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ def build_linux_pipeline(
307307
def build_osx_pipeline(
308308
stages,
309309
trigger_branch,
310-
vm_imagename="macos-11",
310+
vm_imagename="macos-13",
311311
outfile="osx.yml",
312312
azure_template=None,
313313
script=azure_osx_script,

0 commit comments

Comments
 (0)