Skip to content

Commit

Permalink
Update Qt for Ubuntu and Mac Tests (#5572)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wissididom authored Aug 30, 2024
1 parent ea1e432 commit cda8fa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
matrix:
os: [macos-13]
qt-version: [5.15.2, 6.5.0]
qt-version: [5.15.2, 6.7.1]
plugins: [false]
fail-fast: false
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
include:
- os: "ubuntu-22.04"
container: ghcr.io/chatterino/chatterino2-build-ubuntu-22.04:latest
qt-version: 6.6.1
qt-version: 6.7.1
plugins: true
fail-fast: false
env:
Expand Down

0 comments on commit cda8fa2

Please sign in to comment.