Skip to content

Commit 173826f

Browse files
authored
Add limit to list workflows (#698)
1 parent a90f6d4 commit 173826f

File tree

5 files changed

+154
-129
lines changed

5 files changed

+154
-129
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- os: ubuntu-arm
2727
runsOn: ubuntu-24.04-arm64-2-core
2828
- os: macos-intel
29-
runsOn: macos-12
29+
runsOn: macos-13
3030
- os: macos-arm
3131
runsOn: macos-14
3232
# macOS ARM 3.8 does not have an available Python build at

0 commit comments

Comments
 (0)