Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Websites UFRPE
Django Private Storage
Commits
297cf160
Unverified
Commit
297cf160
authored
May 09, 2023
by
Antonio Morillas
Committed by
GitHub
May 09, 2023
Browse files
Update tests.yaml
change python 3.6 versison
parent
f7fa291a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/tests.yaml
View file @
297cf160
...
...
@@ -18,13 +18,13 @@ jobs:
include
:
# Django 2.2
-
django
:
"
2.2"
python
:
"
3.6"
python
:
"
3.6
.14
"
# Django 3.1
-
django
:
"
3.1"
python
:
"
3.6"
python
:
"
3.6
.14
"
# Django 3.2
-
django
:
"
3.2"
python
:
"
3.6"
python
:
"
3.6
.14
"
# Django 4.0
-
django
:
"
4.0b1"
python
:
"
3.10"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment