Skip to content

Commit

Permalink
Enable master (2.11) tests
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Jun 13, 2024
1 parent 9a33dcd commit d6b2b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
needs: lint
strategy:
matrix:
ckan-version: ["2.10", "2.9", "2.9-py2"]
ckan-version: ["master", "2.10", "2.9", "2.9-py2"]
fail-fast: false

name: CKAN ${{ matrix.ckan-version }}
Expand Down

0 comments on commit d6b2b93

Please sign in to comment.