[release-1.0] Relax libgit2 minor version check (#696) #697

Merged
nmeum merged 3 commits from release-1.0-version-check into release-1.0 2020-11-29 18:33:37 -06:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 70de706e54 - Show all commits

View File

@ -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