Skip to content

Commit

Permalink
use older go version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Nov 20, 2024
1 parent f4a2c69 commit bb5cfde
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions integration-tests/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/smartcontractkit/chainlink/integration-tests

go 1.23

toolchain go1.23.0
go 1.22.8

// Make sure we're working with the latest chainlink libs
replace github.com/smartcontractkit/chainlink/v2 => ../
Expand Down

0 comments on commit bb5cfde

Please sign in to comment.