Skip to content

Commit acac45d

Browse files
committed
ci: Correct go version to 1.25
1 parent f16e09e commit acac45d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup | Go
4848
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
4949
with:
50-
go-version: "1.21"
50+
go-version: "1.25"
5151
- name: Setup | Rust
5252
run: |
5353
rustup --version

0 commit comments

Comments
 (0)