Skip to content

Commit

Permalink
workflows final test, second try
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Apr 12, 2024
1 parent cc5b1b6 commit 0062a56
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/msvc2022-qt6-drivers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,14 @@ jobs:

strategy:
matrix:
drivers-type: [Shared]
# drivers-type: [Shared, Loadable]
drivers-type: [Shared, Loadable]

build-type:
- key: debug
name: Debug

# - key: release
# name: Release
- key: release
name: Release

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0062a56

Please sign in to comment.