aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wendt <chrismwendt@gmail.com>2022-06-08 02:46:06 -0600
committerChris Wendt <chrismwendt@gmail.com>2022-06-08 03:02:44 -0600
commit50025aedbdded14d587535e707081a93d0a5135c (patch)
tree57efa15915b5a62674c3271a5be6ba10ffe43de2
parentMissing Operation type param in cmd/santa-example (diff)
downloadstm-50025aedbdded14d587535e707081a93d0a5135c.tar.gz
stm-50025aedbdded14d587535e707081a93d0a5135c.tar.xz
Use go master in CircleCI
From https://github.com/anacrolix/stm/commit/8a06827bbcce34df143e4a47a1c5c7e8bf7c0433
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 0db2f6b..148a6e6 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
build:
machine: true
environment:
- GO_BRANCH: release-branch.go1.15
+ GO_BRANCH: master
steps:
- run: echo $CIRCLE_WORKING_DIRECTORY
- run: echo $PWD