Skip to content

Commit 77658be

Browse files
committed
Fix CI
1 parent 2306b4b commit 77658be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ jobs:
149149

150150
macos:
151151

152-
runs-on: macos-14
153-
name: x86 MacOS 14
152+
runs-on: macos-13
153+
name: x86 MacOS 13
154154

155155
steps:
156156
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)