1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-10-09 02:32:05 +02:00

removed explicit golangci go version and fallback to the one from go.mod

This commit is contained in:
Gani Georgiev
2025-10-02 21:01:30 +03:00
parent 77c05dbd2a
commit 348ccfc580

View File

@@ -1,6 +1,5 @@
version: "2"
run:
go: 1.23
concurrency: 4
timeout: 10m
linters: