Skip to content

Commit

Permalink
Add AIX/ppc64 to CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-M committed Feb 3, 2025
1 parent e69ca35 commit 7d0c932
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ jobs:
# on macOS: https://go.dev/doc/go1.15
#- goos: darwin
# goarch: 386
- goos: aix
goarch: ppc64
- goos: darwin
goarch: amd64
- goos: darwin
Expand Down

0 comments on commit 7d0c932

Please sign in to comment.