Skip to content

Commit 38954dd

Browse files
committed
Rollback to macOS 13 for included vcpkg install
1 parent 28fec2f commit 38954dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
matrix:
1010
config: [Debug, Release]
1111

12-
runs-on: macos-latest
12+
runs-on: macos-13
1313

1414
steps:
1515
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)