Skip to content

Commit

Permalink
windblows
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig committed Aug 27, 2024
1 parent e59f9a7 commit 9847e81
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/atomicdex-desktop-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ jobs:
matrix:
name: [
ubuntu-release,
ubuntu-debug
ubuntu-debug,
# osx-release,
# osx-debug,
# windows-release
windows-release
# windows-debug
]

Expand Down Expand Up @@ -62,11 +62,11 @@ 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
Expand Down

0 comments on commit 9847e81

Please sign in to comment.