mirror of
https://github.com/gonum/gonum.git
synced 2025-09-26 19:21:17 +08:00
all: bump Go-1.25, drop Go-1.23
Signed-off-by: Sebastien Binet <binet@cern.ch>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
matrix:
|
||||
# Do not move this line; it is referred to by README.md.
|
||||
# Versions of Go that are explicitly supported by Gonum.
|
||||
go-version: [1.24.x, 1.23.x]
|
||||
go-version: [1.25.x, 1.24.x]
|
||||
platform: [ubuntu-latest, macos-latest]
|
||||
force-goarch: ["", "386"]
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user