Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
256dpi committed Aug 2, 2023
1 parent 9f71beb commit d23bf52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: |
sudo apt-add-repository ppa:mosquitto-dev/mosquitto-ppa -y
sudo apt-get update -y
sudo apt-get install mosquitto=1.6.9-1
sudo apt-get install mosquitto=1.6.10
sudo service mosquitto start
go get filippo.io/mkcert
make cert
Expand Down

0 comments on commit d23bf52

Please sign in to comment.