Skip to content

Commit

Permalink
disable rawhide tmp because broken upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
nxadm committed Jun 3, 2023
1 parent 1ef1397 commit f5db2a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/devbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ jobs:
"registry.access.redhat.com/ubi8-minimal",
"registry.access.redhat.com/ubi9-minimal",
"debian:10-slim", "debian:11-slim", "debian:testing-slim",
"fedora:36", "fedora:37", "fedora:38", "fedora:rawhide",
# "fedora:36", "fedora:37", "fedora:38", "fedora:rawhide",
"fedora:36", "fedora:37", "fedora:38",
"opensuse/leap:15.4", "opensuse/tumbleweed",
"ubuntu:16.04", "ubuntu:18.04", "ubuntu:20.04", "ubuntu:22.04", "ubuntu:22.10", "ubuntu:23.04",
"ubuntu:devel",
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
include:
- image: alpine:edge
experimental: true
- image: fedora:rawhide
experimental: true
#- image: fedora:rawhide
#experimental: true
- image: debian:testing-slim
experimental: true
- image: ubuntu:devel
Expand Down

0 comments on commit f5db2a0

Please sign in to comment.