Skip to content

Commit 782e6f1

Browse files
committed
性能优化 2.7.8
1 parent 95f9c3b commit 782e6f1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,6 @@ jobs:
2929
# https://github.com/marketplace/actions/run-on-architecture#supported-platforms
3030
build-linux:
3131
runs-on: ubuntu-latest
32-
strategy:
33-
matrix:
34-
include:
35-
- arch: armv6
36-
distro: jessie
37-
- arch: armv7
38-
distro: ubuntu_latest
39-
- arch: aarch64
40-
distro: ubuntu_latest
4132
steps:
4233
- name: Code checkout
4334
uses: actions/checkout@v2

0 commit comments

Comments
 (0)