Skip to content

Commit d570a1c

Browse files
committed
Switch to supported ubuntu image
1 parent 9212ff6 commit d570a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions:
77

88
jobs:
99
build:
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-22.04
1111
strategy:
1212
matrix:
1313
cxx: [g++-4.9, g++-10, clang++-9]

0 commit comments

Comments
 (0)