diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 13bb414..a2a9608 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: # multiarch (bigendian testing) - does not support coverage yet - { name: Big-endian, multiarch: yes, - compiler: clang, cxxstd: '17', os: ubuntu-20.04, ccache: no, distro: fedora, edition: 34, arch: s390x } + compiler: clang, cxxstd: '17', os: ubuntu-22.04, ccache: no, distro: fedora, edition: 34, arch: s390x } timeout-minutes: 120