Skip to content

Commit d8f19bf

Browse files
committed
ci: fix main CI
1 parent 93cc858 commit d8f19bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/master-test-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ${{ inputs.os }}
3030
container:
3131
image: ghcr.io/algebraic-programming/taskr/buildenv:latest
32-
options: --user taskr
32+
options: --user hicr
3333
credentials:
3434
username: ${{ github.repository_owner }}
3535
password: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)