We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a0a8d commit bbe00d3Copy full SHA for bbe00d3
.github/workflows/lint.yml
@@ -15,7 +15,7 @@ concurrency:
15
jobs:
16
lint:
17
name: "Lint"
18
- runs-on: "ubuntu-latest"
+ runs-on: "windows-latest"
19
timeout-minutes: 60
20
21
strategy:
0 commit comments