Skip to content

Commit

Permalink
Drop epel-8
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
  • Loading branch information
LecrisUT authored and thrix committed May 28, 2024
1 parent c045b8b commit 57a4820
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions plans/integration.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,3 @@ prepare:
# newer yq requires tomlkit>=0.11.7 which is python 3.7+ only.
- pip3 install --user yq==3.1.1 || pip3 install yq==3.1.1
- yq --help

adjust+:
- when: distro == centos-stream-8 and trigger == commit
environment+:
# Default PATH, spiked with ~/.local/bin for Python packages installed with --user.
# This is needed on Centos Stream 8 where the user-specific path is not in PATH.
PATH: "/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"

0 comments on commit 57a4820

Please sign in to comment.