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 30b72ee commit 503e330Copy full SHA for 503e330
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ${{ matrix.os }}
36
strategy:
37
matrix:
38
- os: [ubuntu-latest, macos-13]
+ os: [ubuntu-latest, macos-15-intel]
39
40
steps:
41
- uses: actions/checkout@v4
0 commit comments