CI: Also test with Go 1.15

This commit is contained in:
Joachim Bauch 2020-08-28 17:06:18 +02:00
parent 85d6726d59
commit a0e2de367a
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ jobs:
- "1.12"
- "1.13"
- "1.14"
- "1.15"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2