Skip to content

Commit

Permalink
Add OpenSUSE Leap 15.6 (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomponline authored Aug 20, 2024
2 parents 13996f7 + e5a1c53 commit 4051094
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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
2 changes: 1 addition & 1 deletion images/opensuse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ files:
types:
- vm
releases:
- 15.5
- 15.6

- name: ifcfg-enp5s0
path: /etc/sysconfig/network/ifcfg-enp5s0
Expand Down

0 comments on commit 4051094

Please sign in to comment.