From 53149517592d613935e6bcbcea18f8ddb6bb546e Mon Sep 17 00:00:00 2001 From: lhchavez Date: Sat, 15 Aug 2020 17:19:53 -0700 Subject: Refresh the GitHub Actions CI (#632) This change: * Builds the library with Go 1.14, too. * Builds the non-legacy tests with Ubuntu Focal (20.04). * Adds testing for system-wide libraries, both static and dynamic versions. * Fixes a typo in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 05dddec..79a96e9 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The `master` branch follows the tip of libgit2 itself (with some lag) and as suc ### Which branch to send Pull requests to -If there's something version-specific that you'd want to contribute to, you can send them to the `release-${MAJOR}-${MINOR}` branches, which follow libgit2's releases. +If there's something version-specific that you'd want to contribute to, you can send them to the `release-${MAJOR}.${MINOR}` branches, which follow libgit2's releases. Installing ---------- -- cgit v1.2.3