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 930a170 commit 5bf8caaCopy full SHA for 5bf8caa
.github/workflows/build_trino.yaml
@@ -35,4 +35,5 @@ jobs:
35
product-name: trino
36
sdp-version: ${{ github.ref_type == 'tag' && github.ref_name || '0.0.0-dev' }}
37
registry-namespace: sdp
38
+ # We have a too high disk usage for GitHub runners
39
runners: ubicloud
0 commit comments