Skip to content

Commit

Permalink
CI: build only KSU for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazzor authored Jun 29, 2024
1 parent 6fc20f3 commit 676b8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: true
matrix:
device: [m21, m31, m31s, f41]
ksu: [0, 1]
ksu: [1]
old: [0, 1]
name: "🚧 Build for ${{matrix.device}} KSU=${{matrix.ksu}} OLD=${{matrix.old}}"

Expand Down

0 comments on commit 676b8d2

Please sign in to comment.