Skip to content

Commit 0067273

Browse files
authored
Merge pull request #84 from sclorg/move_to_fedora_42
Bump Fedora version to F42
2 parents a464761 + 5ffa1f7 commit 0067273

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/rpm-check.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@ jobs:
1616
include:
1717
- os: "fedora"
1818
context: "Fedora"
19-
compose: "Fedora-41"
19+
compose: "Fedora-42"
2020
tmt_hardware: ""
2121
hardware: ""
2222
- os: "gpu-fedora"
2323
context: "Fedora with GPU GK210 (Tesla K80)"
24-
compose: "Fedora-41"
24+
compose: "Fedora-42"
2525
tmt_hardware: '{"gpu": {"device-name": "GK210 (Tesla K80)", "vendor-name": "NVIDIA"}}'
2626
hardware: "GK210"
2727
- os: "gpu-fedora"
2828
context: "Fedora with GPU GV100 (Tesla V100)"
29-
compose: "Fedora-41"
29+
compose: "Fedora-42"
3030
tmt_hardware: '{"gpu": {"device-name": "GV100 (Tesla V100)", "vendor-name": "NVIDIA"}}'
3131
hardware: "GV100"
3232
- os: "gpu-fedora"
3333
context: "Fedora with GPU GA100 (A100)"
34-
compose: "Fedora-41"
34+
compose: "Fedora-42"
3535
tmt_hardware: '{"gpu": {"device-name": "GA100 (A100)", "vendor-name": "NVIDIA"}}'
3636
hardware: "GA100"
3737
- os: "gpu-fedora"
3838
context: "Fedora with GPU GH100 (H100)"
39-
compose: "Fedora-41"
39+
compose: "Fedora-42"
4040
tmt_hardware: '{"gpu": {"device-name": "GH100 (H100)", "vendor-name": "NVIDIA"}}'
4141
hardware: "GH100"
4242
- os: "centos-stream-9-plan"

0 commit comments

Comments
 (0)