Skip to content

Commit d5320da

Browse files
authored
ci #205: switch to openSUSE GHCR doc-container (#207)
* ci #205: switch to openSUSE GHCR doc-container Signed-off-by: sushant-suse <[email protected]> * ci #205: added fragment file Signed-off-by: sushant-suse <[email protected]> --------- Signed-off-by: sushant-suse <[email protected]>
1 parent 2b66746 commit d5320da

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ jobs:
4444
- '3.13'
4545
- '3.14'
4646
container:
47-
image: registry.opensuse.org/documentation/containers/15.6/opensuse-daps-toolchain:latest
47+
# image: registry.opensuse.org/documentation/containers/15.6/opensuse-daps-toolchain:latest
48+
image: ghcr.io/opensuse/doc-container:latest
4849
steps:
4950
- name: Checkout repository
5051
uses: actions/checkout@v6

changelog.d/205.infra.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Switch the Ubuntu CI toolchain to use the modernized ``doc-container`` hosted on GitHub Container Registry (GHCR), providing Python 3.12 support and improved build reliability.

0 commit comments

Comments
 (0)