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 6d92c31 commit 2b6e195Copy full SHA for 2b6e195
.github/workflows/ui-release.yml
@@ -15,7 +15,7 @@ env:
15
16
jobs:
17
build-and-push:
18
- runs-on: ubuntu-latest
+ runs-on: ubuntu-larger
19
steps:
20
- uses: actions/checkout@v4
21
with:
0 commit comments