Skip to content

Commit 52ed355

Browse files
committed
ci: move brew test-bot to macos 15 and ubuntu 24.04
1 parent 95e83c8 commit 52ed355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

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

0 commit comments

Comments
 (0)