drop support for Go 1.18

This commit is contained in:
Michael Eischer
2023-10-22 20:31:02 +02:00
parent d00e72fed4
commit efef38d0e8
3 changed files with 7 additions and 6 deletions

View File

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