Skip to content

Commit 6509054

Browse files
committed
github: add macos-26
1 parent ae5cf30 commit 6509054

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-24.04, macos-14, macos-15]
13+
os: [ubuntu-24.04, macos-14, macos-15, macos-26]
1414
runs-on: ${{ matrix.os }}
1515
steps:
1616
- name: Set up Homebrew

0 commit comments

Comments
 (0)