Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8165b2d843 |
@@ -15,19 +15,19 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
#- os: windows
|
- os: windows
|
||||||
# arch: amd64
|
arch: amd64
|
||||||
# ext: .exe
|
ext: .exe
|
||||||
#- os: linux
|
- os: linux
|
||||||
# arch: amd64
|
arch: amd64
|
||||||
# ext: ""
|
ext: ""
|
||||||
- os: linux
|
- os: linux
|
||||||
arch: arm64
|
arch: arm64
|
||||||
ext: ""
|
ext: ""
|
||||||
#- os: linux
|
- os: linux
|
||||||
# arch: arm
|
arch: arm
|
||||||
# arm_version: 7
|
arm_version: 7
|
||||||
# ext: ""
|
ext: ""
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user