This commit is contained in:
parent
733be37488
commit
7b03b0f06d
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -23,8 +23,7 @@ jobs:
|
|||
# This workflow contains a single job called "build"
|
||||
build:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
environment: ci
|
||||
runs-on: docker
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue