Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
vlvovch committed Sep 25, 2024
1 parent 2bb340f commit 10653f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@ jobs:
matrix:
os: [ubuntu-latest, ubuntu-20.04, macos-13, macos-latest, windows-latest]
qts: [6.2.0, 5.15.2]
prefix: bin/examples/
include:
- os: windows-latest
prefix: bin/examples/Release/
- os: [ubuntu-latest, ubuntu-20.04, macos-13, macos-latest]
prefix: bin/examples/

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

0 comments on commit 10653f6

Please sign in to comment.