Skip to content

Commit c246849

Browse files
committed
Switch to ubuntu-24.04 and macos-14, since previous images are no longer supported
1 parent a6eb8e5 commit c246849

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ 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
31-
image: macos-12
31+
image: macos-14
3232
fail-fast: false
3333
defaults:
3434
run:

0 commit comments

Comments
 (0)