From: Vladimír Čunát Date: Tue, 3 Oct 2023 09:19:02 +0000 (+0200) Subject: ci macOS: update Knot DNS X-Git-Tag: v6.0.5~17^2~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9b8a237799be59ed4c04e4925ebef71cac9bf93;p=thirdparty%2Fknot-resolver.git ci macOS: update Knot DNS --- diff --git a/.github/workflows/macOS.yaml b/.github/workflows/macOS.yaml index 821ee56a1..c99706455 100644 --- a/.github/workflows/macOS.yaml +++ b/.github/workflows/macOS.yaml @@ -8,7 +8,7 @@ jobs: runs-on: macOS-latest strategy: matrix: - knot-version: ['3.1', '3.2'] + knot-version: ['3.2', '3.3'] steps: - name: Checkout resolver code