Skip to content

Commit 921a4cd

Browse files
committed
CI: update runner images
Closes #36. Signed-off-by: Matthias Geier <705404+mgeier@users.noreply.github.com>
1 parent 82c8820 commit 921a4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
test-bot:
1111
strategy:
1212
matrix:
13-
os: [ubuntu-22.04, macos-13, macos-14]
13+
os: [ubuntu-24.04, macos-13, macos-14, macos-15]
1414
runs-on: ${{ matrix.os }}
1515
steps:
1616
- name: Set up Homebrew

0 commit comments

Comments
 (0)