Skip to content

Commit 219265a

Browse files
authored
Merge branch 'main' into copilot/fix-directory-header-color
2 parents e533b7f + 1730de8 commit 219265a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616
strategy:
1717
matrix:
18-
os: [ubuntu-latest, windows-latest]
18+
os: [macos-latest, ubuntu-latest, windows-latest]
1919
steps:
2020
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
2121
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)