Skip to content

Update django requirement from <5,>=4.2.14 to >=4.2.14,<6 #1954

Update django requirement from <5,>=4.2.14 to >=4.2.14,<6

Update django requirement from <5,>=4.2.14 to >=4.2.14,<6 #1954

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-24.04
strategy:
matrix:
python-version: ["3.12"]
steps:
- uses: actions/checkout@v4
- name: Build with Makefile
run: make