Skip to content
Snippets Groups Projects
Verified Commit 925cdd1c authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

Merge branch 'hotfix/gihub-ci-update-OpenWrt-versions' into develop

parents 1e2819f1 a2677507
No related branches found
No related tags found
1 merge request!824Turris OS 5.3 (HBK)
...@@ -13,18 +13,18 @@ jobs: ...@@ -13,18 +13,18 @@ jobs:
- powerpc_8540 - powerpc_8540
version: version:
- master - master
- 19.07.7 - 19.07.8
- 21.02-SNAPSHOT - 21.02.0
runtime_test: [false] runtime_test: [false]
include: include:
- arch: aarch64_cortex-a53 - arch: aarch64_cortex-a53
version: master version: master
runtime_test: true runtime_test: true
- arch: aarch64_cortex-a53 - arch: aarch64_cortex-a53
version: 19.07.7 version: 19.07.8
runtime_test: true runtime_test: true
- arch: aarch64_cortex-a53 - arch: aarch64_cortex-a53
version: 21.02-SNAPSHOT version: 21.02.0
runtime_test: true runtime_test: true
name: Target ${{ matrix.arch }} - OpenWrt ${{ matrix.version }} name: Target ${{ matrix.arch }} - OpenWrt ${{ matrix.version }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment