Skip to content

Commit

Permalink
Try explicit toolset
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Apr 9, 2023
1 parent 5c69454 commit bba31d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Expand Up @@ -38,8 +38,8 @@ jobs:
with:
arch: amd64 # Matches Qt5Network.dll 5.15.2
toolset: 14 #.26 # Matches Qt5Network.dll 5.15.2
#vsversion: 2019 # Matches Qt5Network.dll 5.15.2
- run: ./build.sh
vsversion: 2019 # Matches Qt5Network.dll 5.15.2
- run: rm -f /usr/bin/link && ./build.sh
shell: bash
env:
QT_VERSION: 5.15.2
Expand Down

0 comments on commit bba31d5

Please sign in to comment.