Skip to content

Commit ab629aa

Browse files
committed
CI: add macos-15-intel, remove deprecated macos-13
1 parent 8efe1e1 commit ab629aa

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
@@ -13,7 +13,7 @@ jobs:
1313
test-bot:
1414
strategy:
1515
matrix:
16-
os: [macos-13, macos-14, macos-15]
16+
os: [macos-14, macos-15, macos-15-intel]
1717
runs-on: ${{ matrix.os }}
1818
steps:
1919
- name: Set up Homebrew

0 commit comments

Comments
 (0)