Skip to content

Commit 4b6e02e

Browse files
committed
Chore/Lin: Ubuntu 22.02
1 parent 87c8340 commit 4b6e02e

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
#####################################
1717
# Linux with GCC
1818
build-lin:
19-
runs-on: ubuntu-20.04
19+
runs-on: ubuntu-22.04
2020
env:
2121
platform: lin
2222
steps:

Lib/XPMP2

docs/readme.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,9 @@ <h3>v4.2.0</h3>
169169
<a href="https://twinfan.gitbook.io/livetraffic/setup/configuration/settings-basics#cooperation">configured</a>
170170
to be hidden.
171171
</li>
172+
<li>
173+
Linux version now built under Ubuntu 22.02 (previously was 20.02).
174+
</li>
172175
</ul>
173176

174177
<h3>v4.1.1</h3>

0 commit comments

Comments
 (0)