We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56842c3 commit a625614Copy full SHA for a625614
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ${{ matrix.os }}
19
strategy:
20
matrix:
21
- os: [ubuntu-latest, windows-2019, macos-12, macos-latest]
+ os: [ubuntu-latest, windows-2019, macos-latest]
22
23
steps:
24
- uses: actions/checkout@v3
0 commit comments