]> jfr.im git - irc/evilnet/node-irc-nefarious.git/commitdiff
Try testing against ergo
authorHalf-Shot <redacted>
Tue, 25 Apr 2023 11:56:14 +0000 (12:56 +0100)
committerHalf-Shot <redacted>
Tue, 25 Apr 2023 11:56:14 +0000 (12:56 +0100)
.github/workflows/tests.yml

index 10c443f1b4e26408909178d7842fc2e0ee43d6dc..820c3e19de0a913ec3b6ceed7c5a2a77a51c22cd 100644 (file)
@@ -40,10 +40,7 @@ jobs:
     timeout-minutes: 10
     services:
       ircd:
-        image: inspircd/inspircd-docker
-        env:
-          # Don't check domain against blacklists
-          INSP_ENABLE_DNSBL: no
+        image: ghcr.io/ergochat/ergo:stable
         ports:
           - 6667:6667
     strategy: