Skip to content

Commit

Permalink
Add go v
Browse files Browse the repository at this point in the history
  • Loading branch information
willnode committed Apr 9, 2024
1 parent 7e3fff8 commit 8f847f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
node-version: 20
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '^1.22.1'
- name: Install pebble
run: go install github.com/letsencrypt/pebble/cmd/pebble@latest
- name: Install dnsserver
Expand Down

0 comments on commit 8f847f7

Please sign in to comment.