Browse Source

Update mikrotik_patch_7.yml

Signed-off-by: xfshi <sxf5487@outlook.com>
pull/68/head
xfshi 1 year ago
committed by GitHub
parent
commit
71c8720f87
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/mikrotik_patch_7.yml

2
.github/workflows/mikrotik_patch_7.yml

@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
arch: [arm64]
arch: [x86,arm64]
channel: [stable]
env:
TZ: 'Asia/Shanghai'

Loading…
Cancel
Save