]> git.ipfire.org Git - thirdparty/cups.git/commit
workflows.yaml: Fix Github Actions on i386 705/head
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 30 May 2023 12:57:46 +0000 (14:57 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 30 May 2023 12:57:46 +0000 (14:57 +0200)
commit433a5cc8ed236aa02c3a8e4b55f4dc9140dd98c8
tree6cccd886c7532fc687b2c7885967806ecfcdc369
parent747e10052d464221e8e16d545344e4cc6b76c524
workflows.yaml: Fix Github Actions on i386

- build i386 was failing due missing dependencies - libgcc-s1:i386 and
  libstdc++6:i386
- use ubuntu-latest, so we automatically use the latest stable, but
  print out the pretty name in workflow to show which version it is
  (dont wanna to look up the names :))
- update the image before testing
.github/workflows/build.yml