Skip to content

Commit

Permalink
Add M3 to CI check
Browse files Browse the repository at this point in the history
  • Loading branch information
Niam5 committed Aug 31, 2024
1 parent 3984d0d commit 74bcdc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
fail-fast: false
matrix:
eluna: [ON, OFF]
patch: [zero, one, two]
patch: [zero, one, two, three]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 74bcdc8

Please sign in to comment.