This commit is contained in:
Florian Bezannier
2023-10-07 11:37:55 +02:00
parent b1256e4ff8
commit 189b636167
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Set up python
id: setup-python