Skip to content

Commit

Permalink
Restore Ubuntu Qt workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
martinburchell committed Feb 9, 2024
1 parent cf486f5 commit 2d63d76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-qt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:
strategy:
matrix:
include:
- name: ubuntu-20.04
os: ubuntu-20.04
- name: ubuntu-22.04
os: ubuntu-22.04
- name: windows-2019
os: windows-2019
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 2d63d76

Please sign in to comment.