Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafa13io committed May 11, 2024
1 parent 9c1abd2 commit 6e71bcf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@ jobs:
build:

runs-on: ubuntu-latest
strategy:
max-parallel: 4
matrix:
python-version: [3.7, 3.8, 3.9]
container: python:latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6e71bcf

Please sign in to comment.