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 8aaff74 commit 1d1bcc2Copy full SHA for 1d1bcc2
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
strategy:
48
fail-fast: false
49
matrix:
50
- platform: [ubuntu-latest, macos-12, macos-latest, windows-latest]
+ platform: [ubuntu-latest, macos-latest, windows-latest]
51
52
runs-on: ${{ matrix.platform }}
53
timeout-minutes: 15
0 commit comments