Skip to content

Commit 9af4179

Browse files
committed
github-ci: update fedora builds to 41 and 42
1 parent 024fad8 commit 9af4179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Python 3 integration tests
5353
run: PYTHONPATH=. python3 ./tests/integration_tests.py
5454

55-
fedora-41:
55+
fedora-42:
5656
name: Fedora 41
5757
runs-on: ubuntu-latest
5858
container: fedora:41
@@ -68,7 +68,7 @@ jobs:
6868
- name: Python 3 integration tests
6969
run: PYTHONPATH=. python3 ./tests/integration_tests.py
7070

71-
fedora-40:
71+
fedora-41:
7272
name: Fedora 40
7373
runs-on: ubuntu-latest
7474
container: fedora:40

0 commit comments

Comments
 (0)