diff options
| author | 2024-11-03 09:26:26 +0000 | |
|---|---|---|
| committer | 2024-11-03 09:26:56 +0000 | |
| commit | 26310018b62d3398fa2d97332ccf44e06330eb85 (patch) | |
| tree | 43575d4dd440f808ad23477aaf7ff69bd8b40d5d | |
| parent | Release v4.4.0. (diff) | |
| parent | Update irctest. (diff) | |
Merge branch 'insp3' into insp4.
| -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 8bf1e0bb6..9f005fae2 100644 --- a/.github/workflows/ci-irctest.yml +++ b/.github/workflows/ci-irctest.yml @@ -68,7 +68,7 @@ jobs: uses: actions/checkout@v4 with: path: irctest - ref: 75d9040d37041e7dae971357fbab500fe06cc01f + ref: 2680502dfe496a597bf8fb3cfc08cd3b6a698b17 repository: progval/irctest - name: Install irctest dependencies @@ -83,7 +83,7 @@ jobs: uses: actions/checkout@v4 with: path: anope - ref: 2.1.7 + ref: 2.1.10 repository: anope/anope - name: Build and install Anope |
