Skip to content

Commit f6b5e39

Browse files
authored
test: upgrade podman-next packages to fedora 41 for nightly podman test (knative#2820)
1 parent de6022b commit f6b5e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-podman-next.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Install Podman Next (Nightly Build)
1616
env:
17-
FEDORA_RELEASE: 40
17+
FEDORA_RELEASE: 41
1818
BASE_ARCH: x86_64
1919
run: |
2020
sudo apt update

0 commit comments

Comments
 (0)