Skip to content

Commit

Permalink
qt-creator: Setup for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwagyeman committed Nov 5, 2024
1 parent fd63979 commit af508ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
map: [{os: windows-2019, host: windows, suffix: exe},
{os: windows-2019, host: windows-factory, suffix: exe},
{os: ubuntu-20.04, host: linux, suffix: run},
{os: macos-13, host: mac, suffix: dmg},
{os: macos-12, host: mac, suffix: dmg},
{os: ubuntu-20.04, host: linux-rpi, suffix: tar.gz}]
fail-fast: false
steps:
Expand Down

0 comments on commit af508ef

Please sign in to comment.