Skip to content

Commit 7414609

Browse files
Re-enable openeuler
1 parent 40f67a9 commit 7414609

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

.github/workflows/build-centos.pip-based.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,11 @@ jobs:
4444
runner: ubuntu-24.04
4545
nogalera: false
4646

47-
# TODO: Re-enable when mirrors are healthy
48-
# - image: docker.io/openeuler/openeuler:24.03-lts
49-
# platforms: linux/amd64, linux/arm64/v8
50-
# tag: openeuler2403
51-
# nogalera: false
52-
# extradockerfile: pip.Dockerfile
47+
- image: docker.io/openeuler/openeuler:24.03-lts
48+
platforms: linux/amd64, linux/arm64/v8
49+
tag: openeuler2403
50+
nogalera: false
51+
extradockerfile: pip.Dockerfile
5352

5453
uses: ./.github/workflows/bbw_build_container_template.yml
5554
with:

0 commit comments

Comments
 (0)