Skip to content

Commit 292786c

Browse files
committed
Switch to ubuntu-24.04, since 20.04 is no longer supported
1 parent 9bfd18d commit 292786c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
qt-version: ["pyside2", "pyside6", "pyqt5", "pyqt6"]
2525
include:
2626
- os: Ubuntu
27-
image: ubuntu-20.04
27+
image: ubuntu-24.04
2828
- os: Windows
2929
image: windows-2022
3030
- os: MacOS

0 commit comments

Comments
 (0)