We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6dd62 commit a28ee8eCopy full SHA for a28ee8e
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
strategy:
43
fail-fast: false
44
matrix:
45
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest]
46
47
steps:
48
- name: Harden Runner
0 commit comments