mirror of
https://github.com/restic/restic.git
synced 2025-12-04 00:11:47 +00:00
Disable CI tests on Go 1.8 on OS X
This commit is contained in:
@@ -16,6 +16,8 @@ env:
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
- os: osx
|
||||
go: "1.8.x"
|
||||
- os: osx
|
||||
go: "1.9.x"
|
||||
- os: linux
|
||||
|
||||
Reference in New Issue
Block a user