diff options
| author | 2024-06-07 17:37:41 +0100 | |
|---|---|---|
| committer | 2024-06-07 17:37:41 +0100 | |
| commit | e852518eff60cce84ca13c843ad0494e83462f6f (patch) | |
| tree | a1d57a9dcd31febf8479bc832f9b9ac1a40b64ee /.github | |
| parent | Update irctest. (diff) | |
Update irctest.
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ci-irctest.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci-irctest.yml b/.github/workflows/ci-irctest.yml index 6eb512c1c..59f583e50 100644 --- a/.github/workflows/ci-irctest.yml +++ b/.github/workflows/ci-irctest.yml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@v4 with: path: irctest - ref: 330300eba13ba9fc8c40ae906642875cee5baf7b + ref: af980ed3b639b5e1b3749c74027872adb69922a7 repository: progval/irctest - name: Run configure @@ -73,7 +73,7 @@ jobs: uses: actions/checkout@v4 with: path: irctest - ref: 330300eba13ba9fc8c40ae906642875cee5baf7b + ref: af980ed3b639b5e1b3749c74027872adb69922a7 repository: progval/irctest - name: Install irctest dependencies |
