We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f8a69 commit bfa366cCopy full SHA for bfa366c
.github/workflows/main.yaml
@@ -35,7 +35,7 @@ jobs:
35
third_party/
36
37
build_ubuntu:
38
- runs-on: [self-hosted]
+ runs-on: [self-hosted, gpu]
39
steps:
40
- name: checkout
41
uses: actions/checkout@v2
0 commit comments