Skip to content

Commit

Permalink
tests: switch from Fedora 40 to Fedora 41
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Jan 15, 2025
1 parent a508043 commit 864adf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
job: tests
trigger: pull_request
targets:
- fedora-40
- fedora-41
# We don't want to run two test runs; so we limit this to a single package
packages:
- mock
Expand Down
2 changes: 1 addition & 1 deletion mock/integration-tests/testenvironment
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ VERBOSE=--verbose
#
# most tests below will use this mock command line
#
testConfig=fedora-40-x86_64
testConfig=fedora-41-x86_64
uniqueext="$$-$RANDOM"
outdir=${TOPDIR}/mock-unit-test
cfgdir=${TOPDIR}/../mock-core-configs/etc/mock
Expand Down

0 comments on commit 864adf6

Please sign in to comment.