We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 978bd03 + 6035dbb commit 2c6fb33Copy full SHA for 2c6fb33
1 file changed
.github/workflows/build-containers.yaml
@@ -5,9 +5,7 @@ on:
5
6
jobs:
7
build-web-ui:
8
- runs-on:
9
- labels:
10
- - ubuntu-ci-4core
+ runs-on: ubuntu-latest
11
environment:
12
name: Docker
13
steps:
@@ -39,9 +37,7 @@ jobs:
39
37
NEXT_PUBLIC_ALCHEMY_API_KEY=wvs3CE89g2JwoshNNCMe1
40
38
41
build-zero-style-ui:
42
43
44
45
46
47
0 commit comments