We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 061a54d commit 8620a43Copy full SHA for 8620a43
.github/workflows/build-container-images.yaml
@@ -17,7 +17,7 @@ env:
17
18
jobs:
19
build-container:
20
- runs-on: ubuntu-latest
+ runs-on: big-runner-1
21
22
steps:
23
- name: Checkout repository
0 commit comments