Skip to content

Commit 469794a

Browse files
committed
chore(tests.yml): update deprecated macos-13 runner
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 30da7f4 commit 469794a

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
@@ -8,7 +8,7 @@ jobs:
88
test-bot:
99
strategy:
1010
matrix:
11-
os: [ubuntu-22.04, macos-13]
11+
os: [ubuntu-22.04, macos-15-intel]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
- name: Set up Homebrew

0 commit comments

Comments
 (0)