Skip to content

Commit

Permalink
Cirrus CI: Add Ubuntu 22.04
Browse files Browse the repository at this point in the history
This enables testing with OpenSSL 3.
  • Loading branch information
petere committed Feb 19, 2022
1 parent 76d61fd commit d79d408
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ task:
use_scan_build: yes
- arm_container:
image: ubuntu:20.04
- container:
image: ubuntu:22.04
- container:
image: ubuntu:18.04
- container:
Expand Down

0 comments on commit d79d408

Please sign in to comment.