Runners Update

This commit is contained in:
Ammar ELWazir
2025-07-31 13:13:30 -05:00
parent f70a97b762
commit dc1f01dae9
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ concurrency:
jobs:
linting:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
python-version: ['3.8', '3.10', '3.12']