Skip to content

Commit

Permalink
Use ubuntu-22-04
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed Nov 14, 2024
1 parent acc6d64 commit caa26af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,15 +87,15 @@ jobs:
compiler: g++
version: "12"

- os: ubuntu-20.04
- os: ubuntu-22.04
compiler: clang
version: "10"

- os: ubuntu-20.04
- os: ubuntu-22.04
compiler: clang
version: "11"

- os: ubuntu-20.04
- os: ubuntu-22.04
compiler: clang
version: "12"

Expand Down

0 comments on commit caa26af

Please sign in to comment.