Add ubuntu-22.04 to posix-cmake-test in ci.yml

This commit is contained in:
Peter Dimov
2022-05-19 21:09:26 +03:00
parent b8cb132ab4
commit 2e31d0d633

View File

@ -230,6 +230,7 @@ jobs:
include:
- os: ubuntu-18.04
- os: ubuntu-20.04
- os: ubuntu-22.04
- os: macos-10.15
runs-on: ${{matrix.os}}