Skip to content

Commit

Permalink
Try macOS only
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpurcell committed Feb 17, 2024
1 parent 756ea29 commit d6ad27a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
- runner: 'macos-latest'
qtVersion: '6.6.2'
qtModules: 'qtimageformats'
- runner: 'windows-2019'
qtVersion: '6.6.2'
qtArch: 'win64_msvc2019_64'
osSuffix: '_64'
qtModules: 'qtimageformats'
# - runner: 'windows-2019'
# qtVersion: '6.6.2'
# qtArch: 'win64_msvc2019_64'
# osSuffix: '_64'
# qtModules: 'qtimageformats'
runs-on: ${{ matrix.runner }}
steps:
- name: Set environment variables
Expand Down

0 comments on commit d6ad27a

Please sign in to comment.