Merge branch 'support-go1.25' into upgrade-sonic-test-go1.25

This commit is contained in:
Flc 2025-08-31 15:57:51 +08:00
commit e135fcd33b

View File

@ -33,7 +33,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, macos-latest] os: [ubuntu-latest, macos-latest]
go: ["1.23", "1.24"] go: ["1.23", "1.24", "1.25"]
test-tags: test-tags:
[ [
"", "",