Skip to content

Commit 5557211

Browse files
committed
deprecate ubuntu 20.04 runner
1 parent b2453e2 commit 5557211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fail-fast: false
5353
matrix:
5454
include:
55-
- os: ubuntu-20.04
55+
- os: ubuntu-22.04
5656
qt_ver: 5
5757
qt_host: linux
5858
qt_arch: ""

0 commit comments

Comments
 (0)