Skip to content

Commit

Permalink
github: openSUSE 15.6 was released
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Aug 19, 2024
1 parent 8c64064 commit e5a1c53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/image-opensuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fail-fast: false
matrix:
release:
- 15.5
- 15.6
- tumbleweed
variant:
- default
Expand All @@ -33,7 +33,7 @@ jobs:
- ${{ (inputs.build-arm64 == true || github.event.schedule == '0 0 * * 1') && 'arm64' ||'amd64' }}
exclude:
- {architecture: arm64, variant: desktop-kde}
- {release: 15.5, variant: cloud}
- {release: 15.6, variant: cloud}
env:
type: "container"
distro: "${{ github.job }}"
Expand Down

0 comments on commit e5a1c53

Please sign in to comment.