Skip to content

Commit

Permalink
add i686-unknown-uefi ci test for RDRAND backend
Browse files Browse the repository at this point in the history
  • Loading branch information
usamoi committed Dec 18, 2024
1 parent fb3122e commit e465ce8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ jobs:
target: [
x86_64-unknown-uefi,
x86_64-unknown-l4re-uclibc,
i686-unknown-uefi,
]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e465ce8

Please sign in to comment.