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 53cc673 commit 5e807baCopy full SHA for 5e807ba
.github/workflows/test_install.yml
@@ -12,7 +12,7 @@ jobs:
12
name: "Install on ${{ matrix.os }}"
13
strategy:
14
matrix:
15
- os: [ubuntu-22.04, macos-15]
+ os: [ubuntu-22.04, macos-13]
16
runs-on: ${{ matrix.os }}
17
steps:
18
- uses: actions/checkout@v3
0 commit comments