CI: Remove Ubuntu mantic and add oracular for PPA
This commit is contained in:
parent
1a8690e1f2
commit
9f7ebb1ac7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -633,7 +633,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
ubuntu_version: [ 'focal', 'jammy', 'mantic', 'noble' ]
|
||||
ubuntu_version: [ 'focal', 'jammy', 'noble', 'oracular' ]
|
||||
container:
|
||||
image: ubuntu:${{matrix.ubuntu_version}}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user