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.
1 parent c8c8aad commit 94aadb9Copy full SHA for 94aadb9
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ${{ matrix.os }}
12
strategy:
13
matrix:
14
- os: [ubuntu-latest, macos-13]
+ os: [ubuntu-latest, macos-15-intel]
15
16
steps:
17
- name: checkout source
0 commit comments