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 ac8a10e commit 5b88ef1
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 @@ -21,7 +21,7 @@ jobs:
name: Install Go
command: |
sudo apt update
sudo apt install golang-go=1.22
sudo apt install golang-1.21
go version
- run:
name: Download Reverse Labs Scanner
Expand Down

0 comments on commit 5b88ef1

Please sign in to comment.