mirror of
https://github.com/Sosokker/ku-polls.git
synced 2025-12-18 13:04:05 +01:00
Update django.yml - Add 3.10, change to 3.11 test
This commit is contained in:
parent
fc784a2ce5
commit
e53dc578cd
2
.github/workflows/django.yml
vendored
2
.github/workflows/django.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
strategy:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: [3.11.4]
|
||||
python-version: [3.10, 3.11]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user