Skip to content

Commit

Permalink
Temporarily remove Windows 2019 from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
martinburchell committed Oct 22, 2023
1 parent 43ac9ee commit 46bf814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-qt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
os: ubuntu-20.04
- name: ubuntu-22.04
os: ubuntu-22.04
- name: windows-2019
os: windows-2019
#- name: windows-2019
# os: windows-2019
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 46bf814

Please sign in to comment.