Skip to content

Commit

Permalink
github (actions): Add watchtower to list of checked hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
britter committed Jun 24, 2024
1 parent b586145 commit 54f9b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
configuration: ["pulse-14", "latitude-7280", "cyberoffice"]
configuration: ["pulse-14", "latitude-7280", "cyberoffice", "watchtower"]
steps:
- name: Free disk space
uses: jlumbroso/free-disk-space@main
Expand Down

0 comments on commit 54f9b46

Please sign in to comment.