mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 04:06:18 +08:00
Update .travis.yml
try 1.17.x again
This commit is contained in:
parent
df0ee155b1
commit
16da9540af
@ -8,12 +8,12 @@ go:
|
|||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- arch: ppc64le
|
- arch: ppc64le
|
||||||
go: 1.16.x
|
go: 1.17.x
|
||||||
- arch: arm64-graviton2
|
- arch: arm64-graviton2
|
||||||
virt: vm
|
virt: vm
|
||||||
os: linux
|
os: linux
|
||||||
dist: focal
|
dist: focal
|
||||||
go: 1.16.x
|
go: 1.17.x
|
||||||
group: edge
|
group: edge
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user