We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b58c0 commit a792fdfCopy full SHA for a792fdf
.github/workflows/beeper-ci.yaml
@@ -43,7 +43,7 @@ jobs:
43
volumes:
44
- ${{ github.workspace }}:/src
45
env:
46
- SYTEST_BRANCH: 2cf761a64546728cea05042a340e684f980e826c
+ SYTEST_BRANCH: 9edf6bf0efa9d721388b5023fe0cf1a941ebfe15
47
TOP: ${{ github.workspace }}
48
POSTGRES: 1
49
MULTI_POSTGRES: 1
@@ -73,7 +73,7 @@ jobs:
73
with:
74
repository: matrix-org/complement
75
path: complement
76
- ref: 6dbf2bd09ae4539a2e49f84cb8b3e40de8633620
+ ref: 40d50058da03471ad288ee24737a938b8dfbbc9f
77
- name: Install complement dependencies
78
run: |-
79
sudo apt-get -qq update
0 commit comments