Skip to content

Commit 893ca34

Browse files
committed
Chore: Upgrade Linux bild env to Ubuntu -22.04
1 parent 83db7bc commit 893ca34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)