Skip to content

Commit

Permalink
Active build & test workflow on Windows as problem with missing modul…
Browse files Browse the repository at this point in the history
…e Qt6Core5Compat is fixed.
  • Loading branch information
przemek83 committed Nov 19, 2024
1 parent 5351b65 commit 4f35dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buld-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build-and-test:
strategy:
matrix:
platform: [ubuntu-latest] #, windows-latest]
platform: [ubuntu-latest, windows-latest]
qt-version: [6.5.*]
uses: przemek83/common/.github/workflows/build-and-test-cpp.yml@main
with:
Expand Down

0 comments on commit 4f35dd0

Please sign in to comment.