diff options
| author | 2026-05-20 11:48:34 +0100 | |
|---|---|---|
| committer | 2026-05-20 12:08:51 +0100 | |
| commit | 5837dd2ee5b4e83f2f116f43589ae48664458e90 (patch) | |
| tree | cf394b309ad94355eaa523961497d6083a728e9d /.github | |
| parent | Fix labelling quit messages. (diff) | |
Fix some LIST filter edge cases.
This won't pass irctest until #375 is merged.
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ci-irctest.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-irctest.yml b/.github/workflows/ci-irctest.yml index 9a0bcde31..d4c989467 100644 --- a/.github/workflows/ci-irctest.yml +++ b/.github/workflows/ci-irctest.yml @@ -10,7 +10,7 @@ name: irctest env: ANOPE_REF: 2.1.24 ATHEME_REF: 113eeb4866a008757c77123bc1a89ecdf62b0b39 # 2026-04-13 - IRCTEST_REF: b79a6eebe110e888d56cc865d8e54b634baf0b73 # 2026-04-29 + IRCTEST_REF: 104a419a77f89b622bf232cb8d5d7a2c23086daa # SADIE FORK: 2026-05-20 on: pull_request: |
