Skip to content

Commit

Permalink
correct OpenSuSE job runners
Browse files Browse the repository at this point in the history
  • Loading branch information
mcorino committed Sep 11, 2024
1 parent 6b72818 commit 935a446
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 935a446

Please sign in to comment.