Skip to content

Commit 11cebea

Browse files
committed
Try Mac 13 instead (latest just stalls...)
1 parent c64d3e5 commit 11cebea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: Build & test
66
runs-on:
77
- ubuntu-latest
8-
- macos-latest
8+
- macos-13
99

1010
container: httptoolkit/act-build-base:v3.0.1
1111

0 commit comments

Comments
 (0)