We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a488edc commit c9412fdCopy full SHA for c9412fd
1 file changed
.github/workflows/bootstrap-minimal.yml
@@ -63,8 +63,7 @@ jobs:
63
ubuntu_24_04:
64
strategy:
65
matrix:
66
- # platform: [modduo, modduo-debug, , modduox, modduox-debug, , ]
67
- platform: [modduo-static, modduo-new, modduo-new-debug, modduox-static, modduox-new, modduox-new-debug, moddwarf, moddwarf-debug, moddwarf-new, moddwarf-new-debug, generic-aarch64, generic-aarch64-debug, generic-x86_64, generic-x86_64-debug]
+ platform: [modduo, modduo-debug, modduo-new, modduo-new-debug, modduo-static, modduox, modduox-debug, modduox-static, modduox-new, modduox-new-debug, moddwarf, moddwarf-debug, moddwarf-new, moddwarf-new-debug, generic-aarch64, generic-aarch64-debug, generic-x86_64, generic-x86_64-debug]
68
runs-on: ubuntu-latest
69
container:
70
image: ubuntu:24.04
0 commit comments