Skip to content
Snippets Groups Projects
Unverified Commit 28e676a6 authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

ci/linux: remove support of 18.04

parent 5e2e7b78
No related branches found
No related tags found
No related merge requests found
Pipeline #27210 passed with warnings
...@@ -9,10 +9,7 @@ jobs: ...@@ -9,10 +9,7 @@ jobs:
strategy: strategy:
matrix: matrix:
python: [3] python: [3]
ubuntu: [18, 20, 22] ubuntu: [20, 22]
include:
- ubuntu: 18
python: 2
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment