Skip to content

Commit

Permalink
Remove compilation for 5.4 and add 6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Jan 3, 2025
1 parent 28b1fb7 commit 09e91b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
OMR_TARGET: [bpi-r1, bpi-r2, bpi-r3, bpi-r4, bpi-r4-poe, bpi-r64, rpi2, rpi4, wrt32x, espressobin, r2s, rpi3, wrt3200acm, x86, x86_64, ubnt-erx, r4s, r7800, rutx12, rutx50, r5s, qnap-301w, rpi5, z8102ax_128m, z8102ax_64m, gl-mt6000]
OMR_KERNEL: [5.4, 6.6]
OMR_KERNEL: [6.6, 6.12]
runs-on: ubuntu-latest
continue-on-error: true

Expand Down

0 comments on commit 09e91b2

Please sign in to comment.