Skip to content

Commit

Permalink
dont compile build with both coh and mx4sio support
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps committed Feb 21, 2024
1 parent 396e015 commit a16bc15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
bdmstuff: ["EXFAT=0", "EXFAT=1", "EXFAT=1 MX4SIO=1"]
ds34: ["DS34=0", "DS34=1"]
coh: ["COH=0", "COH=1 SIO_DEBUG=1"]
exclude:
- bdmstuff: "EXFAT=1 MX4SIO=1"
coh: "COH=1"
runs-on: ubuntu-latest
container: ps2dev/ps2dev:v1.0
steps:
Expand Down

0 comments on commit a16bc15

Please sign in to comment.