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 c8f8824 commit 6156ca1Copy full SHA for 6156ca1
.github/workflows/commit.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
strategy:
9
matrix:
10
- os: [macos-latest, windows-latest]
+ os: [windows-latest]
11
runs-on: ${{ matrix.os }}
12
steps:
13
- name: Checkout
0 commit comments