mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-08 13:56:15 +01:00
GHA: Add 'leap:15.5' container to the test matrix
This commit is contained in:
parent
4264a63ce4
commit
e17a4a3108
1
.github/workflows/build-install.yaml
vendored
1
.github/workflows/build-install.yaml
vendored
@ -34,6 +34,7 @@ jobs:
|
||||
# leap < 15.2 doesn't contain git-lfs which causes actions/checkout to fail
|
||||
- 'registry.opensuse.org/opensuse/leap:15.3'
|
||||
- 'registry.opensuse.org/opensuse/leap:15.4'
|
||||
- 'registry.opensuse.org/opensuse/leap:15.5'
|
||||
- 'registry.opensuse.org/opensuse/tumbleweed'
|
||||
|
||||
# CentOS Stream
|
||||
|
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
# leap < 15.2 doesn't contain git-lfs which causes actions/checkout to fail
|
||||
- 'registry.opensuse.org/opensuse/leap:15.3'
|
||||
- 'registry.opensuse.org/opensuse/leap:15.4'
|
||||
- 'registry.opensuse.org/opensuse/leap:15.5'
|
||||
- 'registry.opensuse.org/opensuse/tumbleweed'
|
||||
|
||||
# CentOS Stream
|
||||
|
Loading…
Reference in New Issue
Block a user