Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed May 8, 2023
1 parent f5cf4df commit 6fe3312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
python-version: ["3.11", "3.10", "3.9"]
django: [42, 41, 32]
cms: [311, 39]
continue-on-error: 1
continue-on-error: "true"
exclude:
- django: 41
cms: 39
Expand Down

0 comments on commit 6fe3312

Please sign in to comment.