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 30546d0 commit 4eef5e4Copy full SHA for 4eef5e4
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
# https://github.com/actions/virtual-environments
13
- os: [macos-13, ubuntu-24.04]
+ os: [macos-15, ubuntu-24.04]
14
runs-on: ${{ matrix.os }}
15
steps:
16
- uses: actions/checkout@v6
0 commit comments