Skip to content

Commit 7203706

Browse files
committed
Trying Runner MacOS-13
1 parent a1a4867 commit 7203706

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-macos.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ concurrency:
1717

1818
jobs:
1919
build:
20-
runs-on: macos-latest
20+
# runs-on: macos-latest
21+
runs-on: macos-13
2122
steps:
2223
- uses: actions/checkout@v2
2324
- name: Remove existing links

0 commit comments

Comments
 (0)