We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e83c8 commit 52ed355Copy full SHA for 52ed355
1 file changed
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ jobs:
9
test-bot:
10
strategy:
11
matrix:
12
- os: [ubuntu-22.04, macos-13]
+ os: [ubuntu-24.04, macos-15]
13
runs-on: ${{ matrix.os }}
14
steps:
15
- name: Set up Homebrew
0 commit comments