Update .github/workflows/ci.yml

Co-authored-by: lhchavez <lhchavez@lhchavez.com>
This commit is contained in:
nmeum 2020-11-29 19:50:51 +01:00 committed by GitHub
parent 9ee539dbc5
commit 70de706e54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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