diff --git a/.github/workflows/gin.yml b/.github/workflows/gin.yml index e8ef30ca..8e688b12 100644 --- a/.github/workflows/gin.yml +++ b/.github/workflows/gin.yml @@ -28,7 +28,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, macos-latest] - go: [1.14, 1.15, 1.16, 1.17, 1.18] + go: [1.16, 1.17, 1.18] test-tags: ['', nomsgpack] include: - os: ubuntu-latest