Skip to content

Commit

Permalink
optimize workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nozim committed Jan 12, 2025
1 parent d91f421 commit 8a23f7e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
name: Build, Compress, and Deploy
runs-on: ubuntu-latest

strategy:
matrix:
os: [ linux, windows, darwin ]
arch: [ amd64, arm64 ] # Build for both x86_64 and ARM64 architectures

steps:
# Step 1: Checkout the code
- name: Checkout Code
Expand Down

0 comments on commit 8a23f7e

Please sign in to comment.