We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3122e commit e465ce8Copy full SHA for e465ce8
1 file changed
.github/workflows/build.yml
@@ -173,6 +173,7 @@ jobs:
173
target: [
174
x86_64-unknown-uefi,
175
x86_64-unknown-l4re-uclibc,
176
+ i686-unknown-uefi,
177
]
178
steps:
179
- uses: actions/checkout@v4
0 commit comments