Update .forgejo/workflows/ci.yml
Some checks failed
Suyu Docker Image CI / build (forgejo-runner-dind) (push) Failing after 16s
Suyu Docker Image CI / build (linux-mingw) (push) Has been cancelled
Suyu Docker Image CI / build (linux-fresh) (push) Has been cancelled
Suyu Docker Image CI / build (linux-clang-format) (push) Has been cancelled
Some checks failed
Suyu Docker Image CI / build (forgejo-runner-dind) (push) Failing after 16s
Suyu Docker Image CI / build (linux-mingw) (push) Has been cancelled
Suyu Docker Image CI / build (linux-fresh) (push) Has been cancelled
Suyu Docker Image CI / build (linux-clang-format) (push) Has been cancelled
This commit is contained in:
parent
51b7ef927b
commit
cb1a749e3c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: verify
|
runs-on: docker-build
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
# image: ["linux-clang-format", "linux-fresh", "linux-mingw", "linux-transifex"]
|
# image: ["linux-clang-format", "linux-fresh", "linux-mingw", "linux-transifex"]
|
||||||
|
|
Loading…
Reference in a new issue