Skip to content

Commit

Permalink
[ci] Install zstd on ubuntu 20 as it is needed by llvm16.
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvassilev committed Apr 17, 2024
1 parent 8e7e469 commit 1ab2e74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ jobs:
os: ubuntu-20.04
compiler: clang-9
clang-runtime: '16'
extra_packages: ' libzstd-dev '

- name: ubu22-gcc9-runtime11
os: ubuntu-22.04
Expand Down

0 comments on commit 1ab2e74

Please sign in to comment.