Skip to content

Commit 1ee4606

Browse files
aingersonj-xiong
authored andcommitted
[v2.3.x] .github/pr_ci: update mac OS workflow
macos-13 is being deprecated Update to always use latest Signed-off-by: Alexia Ingerson <[email protected]> (cherry picked from commit 7c422a2)
1 parent 684906a commit 1ee4606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
permissions:
160160
contents: read
161161
pull-requests: read
162-
runs-on: macos-13
162+
runs-on: macos-latest
163163
steps:
164164
- name: Install dependencies (Mac OS)
165165
run: |

0 commit comments

Comments
 (0)