Skip to content

Commit

Permalink
Revert "Add test on dragonfly"
Browse files Browse the repository at this point in the history
This reverts commit fa3ce63.

Reason for revert: image does not start
  • Loading branch information
iwdgo committed Dec 2, 2024
1 parent fa3ce63 commit 59bacec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
26 changes: 0 additions & 26 deletions .github/workflows/dragonfly.yml

This file was deleted.

1 change: 0 additions & 1 deletion architecture/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ var distro = []struct {
{"linux", "arm", "7", "", "", "", "arm v7"},
{"linux", "arm64", "8", "", "", "", "arm v8"},
{"linux", "386", "", "i386", "", "", ""},
{"dragonfly", "amd64", "", "", "", "chainguard/dragonfly", ""},
}

// setDefault returns the variable value read using os.Getenv and d when the value read is empty.
Expand Down

0 comments on commit 59bacec

Please sign in to comment.