Skip to content

Commit f561e4d

Browse files
committed
chore: use root user in the container
1 parent 757e6a5 commit f561e4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
container:
3434
image: ${{ matrix.ckan-image }}
35+
options: --user root
3536
services:
3637
solr:
3738
image: ckan/ckan-solr:${{ matrix.ckan-version }}-solr9

0 commit comments

Comments
 (0)