Skip to content
Snippets Groups Projects
Commit bae58163 authored by Alexander A. Klimov's avatar Alexander A. Klimov :sunglasses: Committed by Julian Brost
Browse files

Add Fedora 36

parent fb86c461
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,24 @@ upload/centos/7:
###################################
# Fedora
###################################
build/fedora/36:
<<: *build
variables:
DOCKER_IMAGE: fedora/36
RPM_BUILD_NCPUS: '1'
test/fedora/36:
<<: *test
variables:
DOCKER_IMAGE: fedora/36
dependencies:
- build/fedora/36
upload/fedora/36:
<<: *upload
dependencies:
- build/fedora/36
build/fedora/35:
<<: *build
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment