Skip to content

Commit

Permalink
no crappy OS
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig committed Jun 19, 2024
1 parent fe8e396 commit ed2a8fe
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/atomicdex-desktop-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,17 @@ jobs:
# type: 'Debug'
# host: 'mac'

- name: windows-release
os: windows-2019
qt: '5.15.2'
type: 'Release'
host: 'windows'
# - name: windows-release
# os: windows-2019
# qt: '5.15.2'
# type: 'Release'
# host: 'windows'

- name: windows-debug
os: windows-2019
qt: '5.15.2'
type: 'Debug'
host: 'windows'
# - name: windows-debug
# os: windows-2019
# qt: '5.15.2'
# type: 'Debug'
# host: 'windows'

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

0 comments on commit ed2a8fe

Please sign in to comment.