bump minimum go version to 1.22

This commit is contained in:
Michael Eischer
2025-02-02 15:05:47 +01:00
parent 536ebefff4
commit d71ddfb89b
5 changed files with 9 additions and 12 deletions

View File

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