Skip to content

Commit

Permalink
Try more Fedora versions
Browse files Browse the repository at this point in the history
Signed-off-by: Frantisek Lachman <[email protected]>
  • Loading branch information
lachmanfrantisek committed Jun 23, 2023
1 parent 0c2b3e9 commit f0a21e4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
13 changes: 13 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,17 @@ jobs:
targets:
- fedora-stable

- job: tests
trigger: pull_request
targets:
- fedora-37
skip_build: true
tf_extra_params:
environments:
- os: null
variables:
IMAGE: fedora-37

- job: tests
trigger: pull_request
targets:
Expand All @@ -31,3 +42,5 @@ jobs:
tf_extra_params:
environments:
- os: null
variables:
IMAGE: fedora-38
3 changes: 1 addition & 2 deletions plans/test.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ execute:

provision:
how: container
image: fedora:latest

image: $IMAGE

0 comments on commit f0a21e4

Please sign in to comment.