Skip to content

Commit 82e74b4

Browse files
committed
Use Ubuntu 24.04 for Homebrew tests
1 parent 166a07a commit 82e74b4

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
@@ -10,7 +10,7 @@ jobs:
1010
test-bot:
1111
strategy:
1212
matrix:
13-
os: [ ubuntu-22.04, macos-15-intel, macos-26 ]
13+
os: [ ubuntu-24.04, macos-15-intel, macos-26 ]
1414
runs-on: ${{ matrix.os }}
1515
permissions:
1616
actions: read

0 commit comments

Comments
 (0)