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 478004f commit 0e4f7d9Copy full SHA for 0e4f7d9
.github/workflows/lint-source.yml
@@ -5,7 +5,7 @@ on: [push, pull_request, workflow_dispatch]
5
jobs:
6
lint:
7
name: Lint Source Code
8
- runs-on: ubuntu-latest
+ runs-on: macos-latest
9
10
steps:
11
- uses: actions/checkout@v4
0 commit comments