We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8def0b commit e7dbe8aCopy full SHA for e7dbe8a
1 file changed
.github/workflows/pytype_selfhost.yaml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
check:
9
- runs-on: 'ubuntu-latest'
+ runs-on: 'self-hosted'
10
steps:
11
- uses: 'actions/checkout@v2'
12
- name: 'pytypes checker'
0 commit comments