Skip to content

Commit b8f4136

Browse files
authored
Update main.yml
use macos-13 for now
1 parent 64eab8f commit b8f4136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: dotnet-script build/Build.csx
2424

2525
build-mac:
26-
runs-on: macos-latest
26+
runs-on: macos-13
2727

2828
steps:
2929
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)