Skip to content

Commit

Permalink
ci: update Qt versions in CI (#203)
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 Apr 26, 2024
1 parent 6685be2 commit cd3e67f
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.7.0 # Supported until 2024-10-02
- 6.7.1 # Supported until 2024-10-02
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.7.0 # Supported until 2024-10-02
- 6.7.1 # Supported until 2024-10-02
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.7.0 # Supported until 2024-10-02
- 6.7.1 # Supported until 2024-10-02
compiler:
- MSVC
steps:
Expand Down

0 comments on commit cd3e67f

Please sign in to comment.