Skip to content

Commit 140ddd5

Browse files
committed
chore: Update bounds of github module version.
1 parent e2af19b commit 140ddd5

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

.cirrus.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
---
2-
bazel-opt_task:
3-
container:
4-
image: toxchat/toktok-stack:latest-release
5-
cpu: 2
6-
memory: 6G
7-
configure_script:
8-
- /src/workspace/tools/inject-repo hs-github-tools
9-
test_all_script:
10-
- cd /src/workspace && bazel test -k
11-
--config=ci
12-
//hs-github-tools/...
1+
# ---
2+
# bazel-opt_task:
3+
# container:
4+
# image: toxchat/toktok-stack:latest-release
5+
# cpu: 2
6+
# memory: 6G
7+
# configure_script:
8+
# - /src/workspace/tools/inject-repo hs-github-tools
9+
# test_all_script:
10+
# - cd /src/workspace && bazel test -k
11+
# --config=ci
12+
# //hs-github-tools/...

github-tools.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ library
146146
, directory
147147
, exceptions
148148
, generic-arbitrary
149-
, github >=0.25 && <0.29
149+
, github >=0.25 && <0.30
150150
, html
151151
, http-client >=0.4.30
152152
, http-client-tls

0 commit comments

Comments
 (0)