Skip to content

Commit

Permalink
Drop CI tests against wagtailmain
Browse files Browse the repository at this point in the history
always failing due to version constraints
  • Loading branch information
zerolab committed Feb 25, 2022
1 parent 6157a3c commit 39c32b9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test.yml
Expand Up @@ -79,16 +79,6 @@ jobs:
wagtail: '2.16'
postgres: '10.8'
experimental: false
- python: '3.9'
django: '3.2'
wagtail: 'main'
postgres: '10.8'
experimental: true
- python: '3.10'
django: '4.0'
wagtail: 'main'
postgres: '10.8'
experimental: true
services:
postgres:
image: postgres:${{ matrix.postgres }}
Expand Down

0 comments on commit 39c32b9

Please sign in to comment.