1
0
mirror of https://github.com/cmur2/miflorad.git synced 2025-06-26 22:30:24 +02:00

ci: update minimum Go to 1.23

This commit is contained in:
cn
2025-06-17 11:48:01 +02:00
committed by Christian Nicolai
parent 4149a3f3f1
commit fab9d7fc23
2 changed files with 3 additions and 3 deletions

View File

@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
go:
- '1.19'
- '1.20'
- '1.23'
- '1.24'
fail-fast: false
env:
GO111MODULE: on