Skip to content

Commit

Permalink
remove 2.8 since 2.10 is released today
Browse files Browse the repository at this point in the history
  • Loading branch information
duttonw committed Feb 15, 2023
1 parent 4590b2b commit 85d91f3
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 @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ckan-version: [2.9, 2.9-py2, 2.8]
ckan-version: [2.9, 2.9-py2]

name: Continuous Integration build on CKAN ${{ matrix.ckan-version }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 85d91f3

Please sign in to comment.