Require Go 1.14 to build

This commit is contained in:
greatroar
2021-09-19 15:57:43 +02:00
parent 8d2996eaaa
commit 8b758c78a3
6 changed files with 12 additions and 19 deletions

View File

@@ -45,11 +45,6 @@ jobs:
os: ubuntu-latest
test_fuse: true
- job_name: Linux
go: 1.13.x
os: ubuntu-latest
test_fuse: true
name: ${{ matrix.job_name }} Go ${{ matrix.go }}
runs-on: ${{ matrix.os }}