Skip to content

Commit

Permalink
Remove strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
Smalls1652 committed Jan 10, 2025
1 parent 43c0cc5 commit 3c88566
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/create-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
name: Create Linux artifacts
runs-on: ubuntu-latest

strategy:
fail-fast: true
matrix:
arch: [x64, arm64]

steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 3c88566

Please sign in to comment.