Skip to content

Commit 40b25b9

Browse files
macOS 13 -> 14 in tests
1 parent 0bffdfa commit 40b25b9

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

0 commit comments

Comments
 (0)