Skip to content

Commit

Permalink
add ckan version
Browse files Browse the repository at this point in the history
  • Loading branch information
btylerburton committed Dec 16, 2024
1 parent 6cdd387 commit 20f2c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
matrix:
python-version: ['3.10']
ckan-version: ["2.10", "2.11"]
name: Python ${{ matrix.python-version }} extension test
name: Python ${{ matrix.python-version }} / CKAN ${{ matrix.ckan-version }} extension test

services:
postgresql:
Expand Down

0 comments on commit 20f2c34

Please sign in to comment.