Skip to content

Commit 23d415a

Browse files
authored
chore: restore pod try sync to run on macos-latest (#163)
1 parent 86d5dad commit 23d415a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pod_try_sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
jobs:
2525
check_pod_try:
2626
# The type of runner that the job will run on
27-
runs-on: macos-11
27+
runs-on: macos-latest
2828

2929
steps:
3030
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it

0 commit comments

Comments
 (0)