Skip to content

Commit

Permalink
ci: update Qt versions in CI (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: EFIBootEditor (Bot) <EFIBootEditorBot@users.noreply.github.com>
  • Loading branch information
EFIBootEditorBot and EFIBootEditorBot authored Mar 29, 2024
1 parent 6aa4724 commit 44229f7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- 5.12.12 # Supported in Ubuntu Focal Fossa until 2025-04-02
- 5.15.2 # Supported in Ubuntu Jammy Jellyfish until 2027-04-01
- 6.2.4 # Supported in Ubuntu Jammy Jellyfish until 2027-04-01
- 6.6.2 # Supported until 2024-04-09
- 6.6.3 # Supported until 2024-04-09
steps:
- name: Download artifacts
uses: actions/download-artifact@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- 5.12.12 # Supported in Ubuntu Focal Fossa until 2025-04-02
- 5.15.2 # Supported in Ubuntu Jammy Jellyfish until 2027-04-01
- 6.2.4 # Supported in Ubuntu Jammy Jellyfish until 2027-04-01
- 6.6.2 # Supported until 2024-04-09
- 6.6.3 # Supported until 2024-04-09
steps:
- name: Checkout source code
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
matrix:
os: [windows-2022]
qt-version:
- 6.6.2 # Supported until 2024-04-09
- 6.6.3 # Supported until 2024-04-09
compiler:
- MSVC
steps:
Expand Down

0 comments on commit 44229f7

Please sign in to comment.