Skip to content

Commit 2e5ed72

Browse files
committed
macos
1 parent 889c277 commit 2e5ed72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
pre-commit:
1313
name: "Pre-commit checks"
14-
runs-on: windows-latest
14+
runs-on: macos-latest
1515
steps:
1616
- uses: actions/checkout@v3
1717
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)