Skip to content

Commit

Permalink
Merge pull request #46 from bmf-san/feature/update-go-version-for-ci
Browse files Browse the repository at this point in the history
Feature/update go version for ci
  • Loading branch information
bmf-san authored Oct 16, 2021
2 parents 7cf4b15 + af84d62 commit 0f9ec15
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
@@ -1,6 +1,6 @@
references: &golang-image
docker:
- image: golang:1.15-alpine
- image: golang:1.17-alpine
working_directory: /go/src/github.com/goblin
version: 2
jobs:
Expand Down

0 comments on commit 0f9ec15

Please sign in to comment.