mirror of
https://github.com/cmur2/miflorad.git
synced 2025-06-26 12:30:23 +02:00
ci: update minimum Go to 1.23
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go:
|
||||
- '1.19'
|
||||
- '1.20'
|
||||
- '1.23'
|
||||
- '1.24'
|
||||
fail-fast: false
|
||||
env:
|
||||
GO111MODULE: on
|
||||
|
Reference in New Issue
Block a user