We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30da7f4 + 469794a commit 5ff3998Copy full SHA for 5ff3998
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
test-bot:
9
strategy:
10
matrix:
11
- os: [ubuntu-22.04, macos-13]
+ os: [ubuntu-22.04, macos-15-intel]
12
runs-on: ${{ matrix.os }}
13
steps:
14
- name: Set up Homebrew
0 commit comments