Browse Source
Update mikrotik_patch_7.yml
Signed-off-by: xfshi <sxf5487@outlook.com>
pull/68/head
xfshi
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/mikrotik_patch_7.yml
|
|
|
@ -43,7 +43,7 @@ jobs: |
|
|
|
strategy: |
|
|
|
matrix: |
|
|
|
arch: [x86,arm64] |
|
|
|
channel: [stable, testing] |
|
|
|
channel: [stable] |
|
|
|
env: |
|
|
|
TZ: 'Asia/Shanghai' |
|
|
|
LATEST_VERSION: "" |
|
|
|
|