Skip to content

Commit

Permalink
Test master
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Jul 3, 2024
1 parent 46dd79f commit 042ded8
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 @@ -19,7 +19,7 @@ jobs:
needs: lint
strategy:
matrix:
ckan-version: ["2.11", "2.10", 2.9]
ckan-version: ["master", "2.11", "2.10", 2.9]
fail-fast: false

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

0 comments on commit 042ded8

Please sign in to comment.