Compare commits
1 Commits
686da3e036
...
a785df1ec6
Author | SHA1 | Date | |
---|---|---|---|
a785df1ec6 |
@ -27,7 +27,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: registry.altlinux.org/p11/node:latest
|
||||
image: altlinux.space/maks1ms/actions-container-runner:latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
@ -38,9 +38,6 @@ jobs:
|
||||
with:
|
||||
go-version: '1.24'
|
||||
|
||||
- name: Install deps
|
||||
run: apt-get update && apt-get install -y podman podman-docker
|
||||
|
||||
- name: Start Podman service
|
||||
run: nohup podman system service -t 0 unix:/tmp/podman.sock &
|
||||
|
||||
|
Reference in New Issue
Block a user