diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2021-11-25 12:08:26 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2021-11-25 12:08:26 -0500 |
commit | c550942047e3f95d38d44a1d1cd00df20287eb4a (patch) | |
tree | a657806bcd7bcdc890060a89a48bf95ba79f7c06 /.github | |
parent | bbab30ba77f300ed991ed3e7da2ee89c333daa76 (diff) | |
download | bfs-c550942047e3f95d38d44a1d1cd00df20287eb4a.tar.xz |
ci/freebsd: Don't pin an old tailscale version2.3
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/freebsd.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 74148bb..82c0275 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -16,7 +16,6 @@ jobs: - uses: tailscale/github-action@main with: authkey: ${{ secrets.TAILSCALE_KEY }} - version: 1.8.3 - name: Configure SSH env: |