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 1df1d31 commit 16d774d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ jobs:
matrix:
os:
- ubuntu-latest
prefix: "bin/examples/"
prefix: bin/examples/
- ubuntu-20.04
prefix: "bin/examples/"
prefix: bin/examples/
- macos-13
prefix: "bin/examples/"
prefix: bin/examples/
- macos-latest
prefix: "bin/examples/"
prefix: bin/examples/
- windows-latest
prefix: "bin/examples/Release/"
prefix: bin/examples/Release/

qts: [6.2.0, 5.15.2]

Expand Down

0 comments on commit 16d774d

Please sign in to comment.