Skip to content

Commit

Permalink
Downgrade .papr to highest atomic verion
Browse files Browse the repository at this point in the history
Per @jlebon, the highest level of fedora atomic is 29, not 30.
Bumping the version down one in hopes of fixing our test
issues.

Signed-off-by: TomSweeneyRedHat <[email protected]>

Closes: containers#1845
Approved by: rhatdan
  • Loading branch information
TomSweeneyRedHat authored and rh-atomic-bot committed Sep 7, 2019
1 parent f54c965 commit 9bf6b5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .papr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ branches:
- try

host:
distro: fedora/30/atomic
# 29 is the highest level of atomic
distro: fedora/29/atomic

required: true

Expand Down

0 comments on commit 9bf6b5e

Please sign in to comment.