Skip to content

Commit

Permalink
GHA: Uprev runners for multiarch
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed May 15, 2024
1 parent 58211e1 commit 0ab7779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0ab7779

Please sign in to comment.