Skip to content

Commit 1c574ed

Browse files
committed
chore: Use latest instead of versioned toktok-stack image.
1 parent 10a0548 commit 1c574ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
cirrus-ci_task:
2+
bazel-opt_task:
33
container:
4-
image: toxchat/toktok-stack:0.0.31-release
4+
image: toxchat/toktok-stack:latest-release
55
cpu: 2
66
memory: 6G
77
configure_script:

.github/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ branches:
1111
protection:
1212
required_status_checks:
1313
contexts:
14-
- "cirrus-ci"
14+
- "bazel-opt"
1515
- "code-review/reviewable"

0 commit comments

Comments
 (0)