This commit is contained in:
Florian Forster
2025-02-25 22:38:17 +01:00
parent d85a154008
commit 562eada22a
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ issues:
run:
concurrency: 4
timeout: 10m
go: '1.22'
go: '1.24'
linters:
enable:
# Simple linter to check that your code does not contain non-ASCII identifiers [fast: true, auto-fix: false]