Skip to content

Commit

Permalink
Use fedora-all for our tests
Browse files Browse the repository at this point in the history
Being Rust, stratisd has to release in all the Fedoras. Now that all our
releases are in, we can build again, so it is appropriate to test again
on all the Fedoras.

Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Nov 20, 2023
1 parent 198155f commit 5432ea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
- fedora-rawhide
- fedora-all

- job: tests
identifier: local
trigger: pull_request
targets:
- fedora-rawhide
- fedora-all

# run Cockpit storage tests, see plans/ with `cockpit == yes`
- job: tests
Expand Down

0 comments on commit 5432ea6

Please sign in to comment.