mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
Only deploy (prerelease upload) if using latest Go
This commit is contained in:
parent
9558df2829
commit
b8d4f7233a
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ deploy:
|
|||
skip_cleanup: true
|
||||
on:
|
||||
all_branches: true
|
||||
go: 1.9
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: master
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue