Updated ubuntu on the runner

This commit is contained in:
budi
2025-04-28 11:09:42 +02:00
parent eb91462bd4
commit 7abe6c19d8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
run_test:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
strategy:
matrix:
python-version: ["3.8"]