Skip to content

Commit 04ff15f

Browse files
authored
downgrade-macos-runner for NativeShims build from 14 to 13
1 parent bec5af8 commit 04ff15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-nativeshims.yml

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

9393
build-macos:
9494
name: Build macOS
95-
runs-on: macos-14
95+
runs-on: macos-13
9696
steps:
9797
- uses: actions/checkout@v4
9898
- run: |

0 commit comments

Comments
 (0)