Skip to content

Commit e465ce8

Browse files
committed
add i686-unknown-uefi ci test for RDRAND backend
1 parent fb3122e commit e465ce8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ jobs:
173173
target: [
174174
x86_64-unknown-uefi,
175175
x86_64-unknown-l4re-uclibc,
176+
i686-unknown-uefi,
176177
]
177178
steps:
178179
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)