Skip to content

Commit

Permalink
chore (ci): add CKAN 2.10. to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-gesinn committed Dec 12, 2024
1 parent 61dff8d commit c3eafe2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ jobs:
- ckan-version: "2.9"
ckan-image: "2.9-py3.9"
experimental: false
- ckan-version: "2.10"
ckan-image: "2.10-py3.10"
experimental: false
fail-fast: false

runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit c3eafe2

Please sign in to comment.