Skip to content

Commit

Permalink
Skip alpine for now
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbra committed Aug 2, 2023
1 parent 67c1685 commit 7a14519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
# "alpine-x64", "linux-x64", "linux-arm", "linux-arm64",
# "osx-x64", "osx.11.0-x64", "osx.11.0-arm64", "osx.12-x64", "osx.12-arm64", "osx.13-x64", "osx.13-arm64"
# ]
arch: [ "alpine-x64", "linux-x64" ]
arch: [ "linux-x64" ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7a14519

Please sign in to comment.