Skip to content

Commit

Permalink
Merge pull request #301 from mcorino/develop
Browse files Browse the repository at this point in the history
correct OpenSuSE job runners
  • Loading branch information
mcorino committed Sep 11, 2024
2 parents 67ae2c6 + 935a446 commit 5b567e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/scripts/cirrus/cirrus-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ release_task:
distro: fedora
- name: Cirrus CI / OpenSuSE Leap AMD64 Release
container:
image: opensuse/leap:15.5
image: opensuse/leap:15.6
cpu: 4
memory: 8G
env:
osname: linux
distro: opensuse
- name: Cirrus CI / OpenSuSE Leap ARM64 Release
arm_container:
image: opensuse/leap:15.5
image: opensuse/leap:15.6
cpu: 4
memory: 8G
env:
Expand Down

0 comments on commit 5b567e0

Please sign in to comment.