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 3a3e294 commit 1730de8Copy full SHA for 1730de8
1 file changed
.github/workflows/pre-commit.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
strategy:
17
matrix:
18
- os: [ubuntu-latest, windows-latest]
+ os: [macos-latest, ubuntu-latest, windows-latest]
19
steps:
20
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
21
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments