Skip to content

Commit

Permalink
Specify a high http port so lego can bind
Browse files Browse the repository at this point in the history
With PEBBLE_VA_ALWAYS_VALID, we don't really need this.
  • Loading branch information
mcpherrinm committed May 1, 2024
1 parent c8c1f39 commit e8b1500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
--eab \
--kid kid-1 \
--hmac=zWNDZM6eQGHWpSRTPal5eIUYFTu7EajVIoguysqZ9wG44nMEtx3MUAsUDkMTQ12W \
--http \
--http --http.port=5002 \
run
go-linux:
name: Run Go tests on Linux
Expand Down

0 comments on commit e8b1500

Please sign in to comment.