Skip to content

Commit

Permalink
Update workflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfloltk authored Dec 20, 2023
1 parent a4e9fe9 commit b793420
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@ jobs:
- name: nxExt
run: |
make nxExt -j666
make nxExt -j66666
- name: module
run: |
make module -j666
make module -j6666
- name: overlay
run: |
make overlay -j666
- name: systune
run: |
make all
- name: losers
run: |
make wah -j66
- name: systune
run: |
make all -j6
- name: final
run: |
Expand Down

0 comments on commit b793420

Please sign in to comment.