Skip to content

Commit

Permalink
tests: Test against CKAN 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
bellisk committed Nov 4, 2024
1 parent 3b3cc8e commit abdf84b
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 @@ -22,7 +22,7 @@ jobs:
needs: lint
strategy:
matrix:
ckan-version: ["2.10"]
ckan-version: ["2.11"]
fail-fast: false

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

0 comments on commit abdf84b

Please sign in to comment.