This commit is contained in:
parent
a3c463d679
commit
436c6fd2fa
2 changed files with 3 additions and 5 deletions
4
.github/workflows/buildseer.yml
vendored
4
.github/workflows/buildseer.yml
vendored
|
@ -8,9 +8,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-alaskarseer:
|
build-alaskarseer:
|
||||||
runs-on: host
|
runs-on: host
|
||||||
services:
|
container: catthehacker/ubuntu:act-latest
|
||||||
docker:
|
|
||||||
image: catthehacker/ubuntu:act-latest
|
|
||||||
options: --privileged
|
options: --privileged
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v2.2.3
|
v2.2.2
|
||||||
|
|
Loading…
Reference in a new issue