We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17637e1 commit 214a1e1Copy full SHA for 214a1e1
.github/workflows/python-app.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: [self-hosted, windows-latest]
+ runs-on: [self-hosted]
10
11
steps:
12
- name: Check out source code
0 commit comments