Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
59c951cc17 | ||
|
|
5310b50d80 | ||
|
|
0ecc9b5c2b | ||
|
|
bf6705fb7f |
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.2.3
|
||||
YOCTO_BRANCH: gatesgarth
|
||||
YOCTO_VERSION: 3.0.4
|
||||
YOCTO_BRANCH: zeus
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user