Skip to content

Commit be47083

Browse files
authored
ci: use macos-12, macos-13
1 parent 57dc4b8 commit be47083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99
jobs:
1010
test-patch:
11-
runs-on: [macos-14, macos-15]
11+
runs-on: [macos-12, macos-13]
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Test

0 commit comments

Comments
 (0)