Skip to content

Commit 6462093

Browse files
committed
Update to macosx 13
1 parent 8a744fb commit 6462093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_loop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
build:
1919
needs: secrets
20-
runs-on: macos-12
20+
runs-on: macos-13
2121
steps:
2222
# Uncomment to manually select latest Xcode if needed
2323
- name: Select Latest Xcode

0 commit comments

Comments
 (0)