[release-1.0] Relax libgit2 minor version check (#696) #697
|
@ -92,7 +92,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
libgit2: [ '1.0.0', '1.0.1', '1.1.0' ]
|
libgit2: [ '1.0.0', '1.1.0' ]
|
||||||
name: Go (system-wide, dynamic)
|
name: Go (system-wide, dynamic)
|
||||||
|
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
Loading…
Reference in New Issue