Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
specifying target
  • Loading branch information
Vhou-Atroph committed Mar 5, 2024
1 parent 36300eb commit 0380485
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
target: [x86_64]
steps:
- name: Checkout branch
uses: actions/checkout@v3
Expand Down

0 comments on commit 0380485

Please sign in to comment.