diff --git a/.github/workflows/modules.yml b/.github/workflows/modules.yml index 15e1c3e..3262c1a 100644 --- a/.github/workflows/modules.yml +++ b/.github/workflows/modules.yml @@ -35,10 +35,11 @@ jobs: - octodns/octodns-digitalocean - octodns/octodns-dnsimple - octodns/octodns-dnsmadeeasy - - octodns/octodns-dyn - octodns/octodns-easydns + - octodns/octodns-edgecenter - octodns/octodns-edgedns - octodns/octodns-etchosts + - octodns/octodns-fastly - octodns/octodns-gandi - octodns/octodns-gcore - octodns/octodns-googlecloud @@ -50,12 +51,9 @@ jobs: - octodns/octodns-rackspace - octodns/octodns-route53 - octodns/octodns-selectel + - octodns/octodns-spf - octodns/octodns-transip - octodns/octodns-ultra - # has been failing for a while now and afaict not related to octoDNS - # changes commenting out on 2023-07-30, will check on it again in at - # some point in the future and either re-enable or delete it. - #- sukiyaki/octodns-netbox steps: - uses: actions/checkout@v4 - name: Setup python