Skip to content

Commit 668acb6

Browse files
committed
Use ubuntu-22.04 for Linux-legacy CI runs since GitHub has retired ubuntu-20.04
1 parent ba9775e commit 668acb6

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
@@ -51,7 +51,7 @@ jobs:
5151

5252

5353
Linux-legacy:
54-
runs-on: ubuntu-20.04
54+
runs-on: ubuntu-22.04
5555

5656
env:
5757
BUILD_TYPE: Release

0 commit comments

Comments
 (0)