We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2275103 commit 586d76dCopy full SHA for 586d76d
.github/workflows/huggle.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- ubuntu-version: [18.04, 20.04]
+ ubuntu-version: [22.04]
17
qt-version: [5.12.10, 5.15.2]
18
steps:
19
- uses: actions/checkout@v2
0 commit comments