Skip to content

Commit

Permalink
Build on new ubuntu?
Browse files Browse the repository at this point in the history
  • Loading branch information
sz3 committed Feb 20, 2022
1 parent 4ab275a commit 1686eca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
os: ubuntu-18.04
env: CXX="g++-7" CC="gcc-7"

- name: "linux gcc10"
os: ubuntu-latest

- name: "linux clang"
os: ubuntu-18.04
env: CXX="clang++" CC="clang"
Expand Down

0 comments on commit 1686eca

Please sign in to comment.