Skip to content

Commit

Permalink
use test image from ckan organization
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharktas committed Aug 1, 2024
1 parent 5165fcc commit 6483abe
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 @@ -23,7 +23,7 @@ jobs:
name: CKAN ${{ matrix.ckan-version }}
runs-on: ubuntu-latest
container:
image: openknowledge/ckan-dev:${{ matrix.ckan-version }}
image: ckan/ckan-dev:${{ matrix.ckan-version }}
services:
solr:
image: ckan/ckan-solr:${{ matrix.ckan-version }}
Expand Down

0 comments on commit 6483abe

Please sign in to comment.