Skip to content

Commit

Permalink
add go build
Browse files Browse the repository at this point in the history
Signed-off-by: Tien Nguyen <[email protected]>
  • Loading branch information
duytiennguyen-okta committed Oct 18, 2024
1 parent 23c21c8 commit ea6ebf5
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ orbs:
jobs:
reversing-labs:
docker:
- image: cimg/1.22
- image: cimg/go:1.21.13
steps:
- checkout
- run:
Expand Down

0 comments on commit ea6ebf5

Please sign in to comment.