WIP: ci: test against django 3.2 (#81376) #4

Draft
fpeters wants to merge 1 commits from wip/81376-jenkins-32 into main
Owner
No description provided.
fpeters added 1 commit 2023-09-20 08:05:58 +02:00
gitea/petale/pipeline/head There was a failure building this commit Details
207755d761
ci: test against django 3.2 (#81376)
Some checks failed
gitea/petale/pipeline/head There was a failure building this commit
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b wip/81376-jenkins-32 main
git pull origin wip/81376-jenkins-32

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff wip/81376-jenkins-32
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/petale#4
No description provided.