diff --git a/.cirrus.yml b/.cirrus.yml index 436dc53..71194dc 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,7 +1,7 @@ --- bazel-opt_task: container: - image: toxchat/toktok-stack:0.0.31-release + image: toxchat/toktok-stack:latest-release cpu: 2 memory: 6G configure_script: diff --git a/.github/settings.yml b/.github/settings.yml index 95907a7..d04dcd1 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -14,4 +14,4 @@ branches: - "bazel-opt" - "build / cabal" - "build / stack" - - "check-release" + - "checks / check-release"