Skip to content

Commit 830a305

Browse files
ci: update ubuntu image to 22.04
1 parent e3cb695 commit 830a305

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ on:
1010

1111
jobs:
1212
Linux:
13-
name: Ubuntu 20.04
14-
runs-on: ubuntu-20.04
13+
name: Ubuntu 22.04
14+
runs-on: ubuntu-22.04
1515
strategy:
1616
matrix:
1717
compiler: [clang++, g++]

0 commit comments

Comments
 (0)