mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 10:01:20 +02:00
Don't build on tip for now.
x/net has been broken by recent changes to the stdlib internals. Keep this build disabled until it's fixed.
This commit is contained in:
parent
84b8a99631
commit
41d69f408f
@ -3,7 +3,8 @@ go_import_path: go.universe.tf/netboot
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
||||
# x/net is currently broken in tip, because of a refactoring of the net package.
|
||||
#- tip
|
||||
os:
|
||||
- linux
|
||||
install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user