Skip to content

Commit ebb3846

Browse files
Update runners (#55)
1 parent 278fdf7 commit ebb3846

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
@@ -14,7 +14,7 @@ jobs:
1414
name: Run tests
1515
strategy:
1616
matrix:
17-
os: [ubuntu-20.04, windows-2022, macos-13]
17+
os: [ubuntu-24.04, windows-2022, macos-14]
1818
runs-on: ${{ matrix.os }}
1919
steps:
2020
- name: Checkout code

0 commit comments

Comments
 (0)