Skip to content

Commit

Permalink
fix runs on
Browse files Browse the repository at this point in the history
  • Loading branch information
Jovanka committed Nov 5, 2024
1 parent 9d19be7 commit 2f5b5bd
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 @@ -26,7 +26,7 @@ jobs:
fail-fast: false

name: CKAN ${{ matrix.ckan-base-version }}
runs-on: alpine-latest
runs-on: ubuntu-latest
container:
image: ckan/ckan-dev:${{ matrix.ckan-base-version }}
services:
Expand Down

0 comments on commit 2f5b5bd

Please sign in to comment.