ubuntu 20.04 unsupported on 01/04/2025

This commit is contained in:
Abyss Watcher
2025-03-04 17:25:09 +01:00
parent 795b853ad5
commit 8b634e49e1
+1 -1
View File
@@ -3,7 +3,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix:
python-version: ["3.8"]