Skip to content

Commit 39383bb

Browse files
authored
chore(test): remove fedora 41 from tf workflow (#530)
Signed-off-by: Anton Misskii <[email protected]>
1 parent a689e3e commit 39383bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/podman-desktop-e2e-testing-farm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
strategy:
5656
fail-fast: false
5757
matrix:
58-
fedora-version: ['41', '42', '43']
58+
fedora-version: ['42', '43']
5959
steps:
6060
- name: Set the default env. variables
6161
env:

0 commit comments

Comments
 (0)