Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
Bump mingw tools version
  • Loading branch information
SchrodingersGat authored Dec 11, 2024
1 parent 24164e9 commit c06a863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
host: 'windows'
target: 'desktop'
arch: 'win64_mingw'
tools: 'tools_mingw,qt.tools.win64_mingw810'
tools: 'tools_mingw1310'
cache: true
- name: Build Qwt
run: |
Expand Down

0 comments on commit c06a863

Please sign in to comment.