Skip to content

Commit

Permalink
workflows vcpkg whitespaces in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Apr 18, 2024
1 parent 5789b1a commit 1601590
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/vcpkg-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ jobs:
name: Release

qt:
# - key: qt5
# name: Qt5
# version: 5.15.2
# apt: [ qtbase5-dev ]
# # For vcpkg classic mode (install tests)
# vcpkg-qt: qt5-base
# vcpkg-qt-features: qt5-base[core]
# vcpkg-tinyorm: tinyorm-qt5
# vcpkg-tinyorm-features: tinyorm-qt5[core]
# - key: qt5
# name: Qt5
# version: 5.15.2
# apt: [ qtbase5-dev ]
# # For vcpkg classic mode (install tests)
# vcpkg-qt: qt5-base
# vcpkg-qt-features: qt5-base[core]
# vcpkg-tinyorm: tinyorm-qt5
# vcpkg-tinyorm-features: tinyorm-qt5[core]

- key: qt6
name: Qt6
Expand Down

0 comments on commit 1601590

Please sign in to comment.