Skip to content

Commit

Permalink
.github/workflows: use default Tailscale version in CI
Browse files Browse the repository at this point in the history
This makes sure that we test with the default version as specified in action.yml

Updates #cleanup

Signed-off-by: Percy Wegmann <[email protected]>
  • Loading branch information
oxtoacart committed Aug 15, 2024
1 parent b2b96d3 commit eac66e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tailscale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
tags: tag:ci
version: 1.64.0

- name: check for hello.ts.net in netmap
run:
Expand Down

0 comments on commit eac66e8

Please sign in to comment.