Unverified Commit e9c621a9 by Jörg Stucke Committed by GitHub

Merge pull request #8 from fkie-cad/ci-update

update ci python/ubuntu versions to non-EoL versions
parents 3001fbeb 05ab96f8
......@@ -6,8 +6,8 @@ jobs:
tests:
strategy:
matrix:
python-version: [3.6, 3.9]
os: [ubuntu-18.04, ubuntu-20.04]
python-version: ["3.8", "3.10", "3.12"]
os: [ubuntu-20.04, ubuntu-22.04]
fail-fast: false
runs-on: ${{ matrix.os }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment