drop qtls support for Go 1.18

This commit is contained in:
Marten Seemann
2023-02-02 11:29:39 +13:00
parent 5b72f4c900
commit f42357f096
11 changed files with 10 additions and 124 deletions

View File

@@ -5,7 +5,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go: [ "1.18.x", "1.19.x", "1.20.x" ]
go: [ "1.19.x", "1.20.x" ]
runs-on: ubuntu-latest
env:
DEBUG: false # set this to true to export qlogs and save them as artifacts