There was an error while loading. Please reload this page.
1 parent 8835bb9 commit 5c41263Copy full SHA for 5c41263
.github/workflows/tests.yml
@@ -63,7 +63,7 @@ jobs:
63
64
integration-tests:
65
name: Integration Tests
66
- runs-on: [ubuntu-20.04]
+ runs-on: [self-hosted,docker-builds]
67
timeout-minutes: 40
68
steps:
69
- name: Setup go 1.18
0 commit comments