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