mirror of
https://github.com/Luzifer/ots.git
synced 2025-12-25 21:04:33 -05:00
chore: switch to more stable actions environment
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
a1efd4d027
commit
fe7a1f116e
2 changed files with 2 additions and 2 deletions
2
.github/workflows/pr-regen-translations.yml
vendored
2
.github/workflows/pr-regen-translations.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
shell: bash
|
||||
|
||||
container:
|
||||
image: ghcr.io/luzifer-docker/gh-arch-env@sha256:148dd43b407ab748cf6ce16138e454355d1f56db33c8bde27ad21ee6970966b4
|
||||
image: ghcr.io/luzifer-docker/action-env:master
|
||||
env:
|
||||
CGO_ENABLED: 0
|
||||
GOPATH: /go
|
||||
|
|
|
|||
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
shell: bash
|
||||
|
||||
container:
|
||||
image: ghcr.io/luzifer-docker/gh-arch-env@sha256:148dd43b407ab748cf6ce16138e454355d1f56db33c8bde27ad21ee6970966b4
|
||||
image: ghcr.io/luzifer-docker/action-env:master
|
||||
env:
|
||||
CGO_ENABLED: 0
|
||||
GOPATH: /go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue