Skip to content

Commit

Permalink
chore: support e2e tests on dragonfly
Browse files Browse the repository at this point in the history
Signed-off-by: Pranshu Srivastava <[email protected]>
  • Loading branch information
rexagod committed Nov 23, 2024
1 parent 191409d commit ada788f
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
- name: Run end-to-end tests on DragonFly
uses: vmactions/dragonflybsd-vm@v1
if: false
with:
copyback: false
envs: 'GO_VERSION_DRAGONFLY'
Expand Down
Loading

0 comments on commit ada788f

Please sign in to comment.