Skip to content

Commit

Permalink
Arch updates for future releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Feramance committed Apr 29, 2024
1 parent 2ed5d65 commit 7296a64
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/release.yml
Expand Up @@ -183,13 +183,9 @@ jobs:
- x64
exclude:
- os: macOS-latest
arch:
- x64
- arm64
arch: arm64
- os: ubuntu-latest
arch:
- x86
- x64
arch: x64
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 7296a64

Please sign in to comment.