Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8fc9aeb087 |
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -2,8 +2,8 @@ on: [pull_request]
|
||||
jobs:
|
||||
build:
|
||||
env:
|
||||
YOCTO_VERSION: 3.0.4
|
||||
YOCTO_BRANCH: zeus
|
||||
YOCTO_VERSION: 3.2.3
|
||||
YOCTO_BRANCH: gatesgarth
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user