Skip to content

Commit

Permalink
try macos12
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Oct 12, 2023
1 parent 1b6fbd9 commit 43afa32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/atomicdex-desktop-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@ jobs:
host: 'linux'

- name: osx-release
os: macos-11
os: macos-12
qt: '5.15.2'
type: 'Release'
host: 'mac'

- name: osx-debug
os: macos-11
os: macos-12
qt: '5.15.2'
type: 'Debug'
host: 'mac'
Expand Down

0 comments on commit 43afa32

Please sign in to comment.