Change OS for app test

This commit is contained in:
Valentin Niess
2022-12-23 13:50:12 +01:00
parent d5875464d0
commit c28641bd84

View File

@@ -10,7 +10,7 @@ on:
jobs:
Test:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
version: ['2.7', '3.7', '3.9']