Skip to content

Commit 3fbd042

Browse files
committed
exclude correct CI combos
1 parent 3a69f81 commit 3fbd042

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232
exclude:
3333

3434
- drf-version: '^3.15'
35-
filter-version: '24.0'
35+
filter-version: '23.5'
3636

3737
- drf-version: '>=3.14.0,<3.15.0'
38-
filter-version: '23.5'
38+
filter-version: '24.0'
3939

4040
- django-version: '4.2'
4141
postgres-version: '9.6'

0 commit comments

Comments
 (0)