mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 07:53:40 +00:00
all: add Go 1.25 support
This commit is contained in:
committed by
Ron Evans
parent
8911abbc6d
commit
b33b6ce293
@@ -105,7 +105,7 @@ jobs:
|
||||
# This tests the latest supported LLVM version when linking against system
|
||||
# libraries.
|
||||
docker:
|
||||
- image: golang:1.24-bullseye
|
||||
- image: golang:1.25rc2-bullseye
|
||||
steps:
|
||||
- test-linux:
|
||||
llvm: "20"
|
||||
|
||||
Reference in New Issue
Block a user