Skip to content

Commit e01afb1

Browse files
committed
ci: bump default versions
Signed-off-by: Henry Schreiner <[email protected]>
1 parent d7d782c commit e01afb1

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
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
fail-fast: false
3232
matrix:
33-
runs-on: [ubuntu-22.04, windows-2022, macos-13]
33+
runs-on: [ubuntu-24.04, windows-2022, macos-14]
3434
python:
3535
- '3.8'
3636
- '3.13'

0 commit comments

Comments
 (0)