Update .forgejo/workflows/main.yml
All checks were successful
deploy / build (push) Successful in 2m40s
All checks were successful
deploy / build (push) Successful in 2m40s
This commit is contained in:
parent
7af4c4f644
commit
cb8aa3ba7b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on: [push, workflow_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: s3_docker
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue