mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Swap the doxygen build to the fedora container
Fedora is shipping a modern enough doxygen we don't need the ubuntu container anymore
This commit is contained in:
parent
bfaee785be
commit
fed7c87b0b
@ -1,4 +1,4 @@
|
||||
FROM registry.gitlab.com/kicad/kicad-ci/source_containers/master/ubuntu:22.04 as build-doxygen-env
|
||||
FROM registry.gitlab.com/kicad/kicad-ci/source_containers/master/fedora:37 as build-doxygen-env
|
||||
USER root
|
||||
|
||||
WORKDIR /src
|
||||
|
Loading…
x
Reference in New Issue
Block a user