Skip to content

Commit

Permalink
apparently 5.15.2 is the last Qt5 supported
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaller committed Feb 12, 2025
1 parent 54576a5 commit e0c8151
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,7 @@ jobs:
# Ubuntu 22.04 with the oldest supported Qt5 and GCC.
- {os: ubuntu-22.04, qt: 5.9.5, gcc: 9}
# Ubuntu 22.04 with last official LTS Qt5 and GCC.
- {os: ubuntu-22.04, qt: 5.15.2, gcc: 11}
# Ubuntu 24.04 with the most recent Qt5 and GCC.
- {os: ubuntu-22.04, qt: 5.15.4, gcc: 12}
- {os: ubuntu-22.04, qt: 5.15.2, gcc: 12}
# Ubuntu 24.04 with the most recent Qt6 and GCC.
- {os: ubuntu-22.04, qt: 6.8.2, gcc: 12}
# old macOS with oldest supported Qt5; macos-12 was removed by GitHub,
Expand Down

0 comments on commit e0c8151

Please sign in to comment.