Skip to content

Commit

Permalink
Update GH tests Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
sesposito committed Oct 31, 2024
1 parent 091068c commit 6125818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
interval: 5s

test:
image: "golang:1.21"
image: "golang:1.23.2"
command: /bin/sh -c "mkdir -p /nakama/internal/gopher-lua/_lua5.1-tests/libs/P1; go test -v -race ./..."

working_dir: "/nakama"
Expand Down

0 comments on commit 6125818

Please sign in to comment.