Skip to content

Commit

Permalink
update unbound to 1.20
Browse files Browse the repository at this point in the history
update pdns-recursor to 5.0.x
  • Loading branch information
dmachard committed Jul 7, 2024
1 parent f961d61 commit 4d25636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testing-dnstap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
go-version: [ '1.22' ]
unbound: [ '1.18.0', '1.19.3' ]
unbound: [ '1.19.3', '1.20.0' ]

mode: [ 'tcp' ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing-powerdns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
matrix:
go-version: [ '1.22' ]
recursor: [ '48', '49' ]
recursor: [ '49', '50' ]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4d25636

Please sign in to comment.