Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Properly disable mingw build, disable 20.10 build
  • Loading branch information
nyalldawson committed Apr 27, 2021
1 parent ffed8f9 commit 8b5c428
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 222 deletions.
110 changes: 0 additions & 110 deletions .github/workflows/mingw64.disabled

This file was deleted.

110 changes: 0 additions & 110 deletions .github/workflows/mingw64.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Expand Up @@ -40,8 +40,8 @@ jobs:

strategy:
matrix:
# tests run on 20.04 (Qt 5.12), compile test on 20.10 (Qt 5.14)
ubuntu-base: ['20.04', '20.10']
# tests run on 20.04 (Qt 5.12)
ubuntu-base: ['20.04']
fail-fast: false

outputs:
Expand Down

0 comments on commit 8b5c428

Please sign in to comment.