Revert "test go 1.23 for lint"

This reverts commit 8c2c475bde.
This commit is contained in:
Sina Mahmoodi 2025-02-20 14:25:10 +01:00
parent 8c2c475bde
commit 1d6deb1ae6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.23.0
go-version: 1.24.0
cache: false
- name: Run linters