diff options
| author | 2024-04-15 21:41:26 +0100 | |
|---|---|---|
| committer | 2024-04-15 21:41:26 +0100 | |
| commit | bef8335310967099d7ed98eff124709f0244b249 (patch) | |
| tree | 09e51167598293410de78c0930ee97dc61a26bc8 /.github | |
| parent | Remove files that have been moved to the .github repository. (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 66b84083a..cb97dc711 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: 0ebfbdf6abdfe8e54dc054b2aedc7b8c478ee141 + ref: f4a01cfe491db6d891a4fd0977f27c5ca5ebaca2 repository: progval/irctest - name: Run configure @@ -73,7 +73,7 @@ jobs: uses: actions/checkout@v4 with: path: irctest - ref: 0ebfbdf6abdfe8e54dc054b2aedc7b8c478ee141 + ref: f4a01cfe491db6d891a4fd0977f27c5ca5ebaca2 repository: progval/irctest - name: Install irctest dependencies |
