Skip to content

Commit

Permalink
ci: remove openbsd/ppc64
Browse files Browse the repository at this point in the history
  • Loading branch information
mkloubert committed Dec 31, 2024
1 parent f4fca1a commit d57a7dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
goos: linux
- goarch: s390x
goos: linux
# OpenBSD
- goarch: ppc64
goos: openbsd
steps:
- uses: actions/checkout@v4
- name: "Update build.go"
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log (go-package-manager)

## 0.25.4
## 0.25.5

- feat: `publish` command
- feat: add build for `windows/arm64`
Expand Down

0 comments on commit d57a7dd

Please sign in to comment.