Skip to content

Commit eb9ecd8

Browse files
committed
ci: update runner images
1 parent 90769c2 commit eb9ecd8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ jobs:
1414
strategy:
1515
matrix:
1616
os:
17+
- macos-15-intel
18+
- macos-latest
19+
- ubuntu-24.04-arm
1720
- ubuntu-latest
1821
- windows-latest
19-
- ubuntu-24.04-arm
20-
- macos-13
21-
- macos-latest
2222

2323
runs-on: ${{ matrix.os }}
2424

0 commit comments

Comments
 (0)