Skip to content

Commit 471f06f

Browse files
committed
ci: test with django 5.1
1 parent c6026a9 commit 471f06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- python: '3.12'
2020
django: '4.2'
2121
- python: '3.12'
22-
django: '5.1a1'
22+
django: '5.1'
2323
steps:
2424
- uses: actions/checkout@v4
2525
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)