Skip to content

Commit 55422d6

Browse files
authored
Bump GHA runners (#412)
1 parent 9e0a818 commit 55422d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
tests:
99
strategy:
1010
matrix:
11-
os: [ubuntu-20.04, macos-12]
11+
os: [ubuntu-24.04, macos-15]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)