Skip to content

Commit

Permalink
Fix circle.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
go-jet committed Feb 4, 2024
1 parent 64ad9de commit 44e1b7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build_and_tests:
docker:
# specify the version
- image: circleci/golang:1.19
- image: cimg/go:1.21.6
- image: circleci/postgres:12
environment:
POSTGRES_USER: jet
Expand Down
2 changes: 1 addition & 1 deletion tests/testdata

0 comments on commit 44e1b7f

Please sign in to comment.