Skip to content

Commit

Permalink
Update irctest.
Browse files Browse the repository at this point in the history
  • Loading branch information
SadieCat committed May 28, 2024
1 parent 112f4fb commit 742b11d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-irctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v4
with:
path: irctest
ref: f4a01cfe491db6d891a4fd0977f27c5ca5ebaca2
ref: 2dea91e17a873761f20bd10a9a188f6abe2046ba
repository: progval/irctest

- name: Run configure
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
uses: actions/checkout@v4
with:
path: irctest
ref: f4a01cfe491db6d891a4fd0977f27c5ca5ebaca2
ref: 2dea91e17a873761f20bd10a9a188f6abe2046ba
repository: progval/irctest

- name: Install irctest dependencies
Expand All @@ -88,7 +88,7 @@ jobs:
uses: actions/checkout@v4
with:
path: anope
ref: 2.0.14
ref: 2.0.15
repository: anope/anope

- name: Build and install Anope
Expand Down

0 comments on commit 742b11d

Please sign in to comment.