Skip to content

Commit

Permalink
[patch] Binaries update
Browse files Browse the repository at this point in the history
  • Loading branch information
Feramance committed Apr 29, 2024
1 parent 88afb8f commit 6580cda
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Expand Up @@ -183,9 +183,11 @@ jobs:
- x64
exclude:
- os: macOS-latest
arch: x86
arch: x64
- os: ubuntu-latest
arch: x86
arch:
- x86
- x64
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 6580cda

Please sign in to comment.