Skip to content

Commit 8f3aa8a

Browse files
authored
upgrade ubuntu
1 parent 6c10b68 commit 8f3aa8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-simple.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request]
55
jobs:
66
build:
77
name: ${{matrix.cxx}}, C++${{matrix.std}}, ${{matrix.build_type}}
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-22.04
99
strategy:
1010
fail-fast: false
1111
matrix:

0 commit comments

Comments
 (0)