]> git.r.bdr.sh - rbdr/mobius/blobdiff - .circleci/config.yml
patch: v0.12.1
[rbdr/mobius] / .circleci / config.yml
index c5b6e98df6dc912ae556fff0f4831463429d2ced..da510e81f6d66d9ca6bd9d1fa1125b86043ad072 100644 (file)
@@ -4,7 +4,7 @@ jobs:
   build:
     working_directory: ~/repo
     docker:
-      - image: cimg/go:1.19.1
+      - image: cimg/go:1.22.1
     steps:
       - checkout
 #      - restore_cache:
@@ -27,12 +27,12 @@ jobs:
 
   deploy:
     docker:
-      - image: cimg/go:1.19.1
+      - image: cimg/go:1.22.1
 #    working_directory: /go/src/github.com/jhalter/mobius
     steps:
       - checkout
       - run: go get -u github.com/mitchellh/gox
-      - run: go get -u github.com/tcnksm/ghr
+      - run: go install github.com/tcnksm/ghr@latest
       - run: go install github.com/stevenmatthewt/semantics@latest
       - run:
           name: cross compile