Skip to content

Commit

Permalink
try workflow build in container
Browse files Browse the repository at this point in the history
  • Loading branch information
asac committed Aug 7, 2024
1 parent f03af06 commit 172d7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onpush.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build-remix-sunxi:
runs-on: ["self-hosted"]
container:
image: ghcr.io/pantacor/kas/kas:next-v1
image: ghcr.io/pantacor/kas/kas:next-v2
volumes:
- shared:/shared
steps:
Expand Down

0 comments on commit 172d7a6

Please sign in to comment.