I only care about focal and jammy right now
This commit is contained in:
parent
ab77106bf7
commit
de2d5e0c51
1 changed files with 4 additions and 4 deletions
8
.github/workflows/perl.yml
vendored
8
.github/workflows/perl.yml
vendored
|
@ -27,12 +27,12 @@ jobs:
|
|||
ubuntu:
|
||||
- focal
|
||||
- jammy
|
||||
- lunar
|
||||
- mantic
|
||||
#- lunar
|
||||
#- mantic
|
||||
#- noble
|
||||
#- devel
|
||||
- rolling
|
||||
- latest
|
||||
#- rolling
|
||||
#- latest
|
||||
steps:
|
||||
- uses: docker/setup-qemu-action@v3
|
||||
|
||||
|
|
Loading…
Reference in a new issue