github: downgrade github CI version to Zeus 3.0.4
Signed-off-by: Clément Péron <peron.clem@gmail.com>
This commit is contained in:
@@ -2,8 +2,8 @@ on: [pull_request]
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
env:
|
env:
|
||||||
YOCTO_VERSION: 3.2.3
|
YOCTO_VERSION: 3.0.4
|
||||||
YOCTO_BRANCH: gatesgarth
|
YOCTO_BRANCH: zeus
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user