Skip to content

Commit 0e4f7d9

Browse files
authored
Update lint-source.yml
1 parent 478004f commit 0e4f7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request, workflow_dispatch]
55
jobs:
66
lint:
77
name: Lint Source Code
8-
runs-on: ubuntu-latest
8+
runs-on: macos-latest
99

1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)