diff options
| author | 2024-04-15 21:47:00 +0100 | |
|---|---|---|
| committer | 2024-04-15 21:47:00 +0100 | |
| commit | bf2d87a50c48cb45556dc09237d708e1476b6c97 (patch) | |
| tree | 5a928edf2cf9f2957668c20de8b78381627424a9 | |
| parent | Move ssl_mbedtls to inspircd-contrib. (diff) | |
| parent | Update irctest. (diff) | |
Merge branch 'insp3' into master.
| -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 c7a4b3044..1d5f7948a 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 |
