We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900c127 commit b3d75fcCopy full SHA for b3d75fc
.github/workflows/python-app.yml
@@ -5,7 +5,7 @@ on: [push, pull_request]
5
jobs:
6
test:
7
8
- runs-on: self-hosted
+ runs-on: X64
9
10
steps:
11
- name: Checkout repository
0 commit comments