Use opensuse tumbleweed (#3282)
This commit is contained in:
committed by
GitHub
parent
18a8bd2997
commit
aaff97d878
5
.github/workflows/tests.yaml
vendored
5
.github/workflows/tests.yaml
vendored
@@ -81,10 +81,9 @@ jobs:
|
||||
- name: "Ubuntu 22.04"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: ubuntu2204
|
||||
# This is actually "OpenSUSE Tumbleweed (Rolling)" but GitHub requires the "OpenSUSE 15" check, so keep that name
|
||||
- name: "OpenSUSE 15"
|
||||
- name: "OpenSUSE Tumbleweed (Rolling)"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: opensuse15
|
||||
dockerfile: opensuse
|
||||
- name: "Archlinux Base (Rolling)"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: arch
|
||||
|
||||
Reference in New Issue
Block a user