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