Update pre-commit conf

This commit is contained in:
Simone Orsi
2023-02-22 16:59:43 +01:00
parent 6898240a74
commit 00d09d8038
4 changed files with 5 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ jobs:
fi
done
test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
container: ${{ matrix.container }}
name: ${{ matrix.name }}
strategy: