Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #4 from whid-injector/fix-circleci
Browse files Browse the repository at this point in the history
Updated the circleci golang version
  • Loading branch information
PaulSec authored Oct 6, 2019
2 parents ee1e534 + 57d5aa8 commit 62a06d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
path: /root/project/platforms/android/app/build/outputs/apk/debug/app-debug.apk
publish-github-release:
docker:
- image: circleci/golang:1.8
- image: circleci/golang:1.12
steps:
- attach_workspace:
at: ~/tmp/workspace
Expand Down

0 comments on commit 62a06d7

Please sign in to comment.