Skip to content

Commit

Permalink
CI: Build for x86_64-unknown-linux-gnux32.
Browse files Browse the repository at this point in the history
We cannot run the tests on the Ubuntu runners but we can build then.
  • Loading branch information
briansmith committed Jun 7, 2024
1 parent 10a0ae0 commit 3ff1dd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ jobs:
sparcv9-sun-solaris,
x86_64-unknown-illumos,
x86_64-unknown-freebsd,
x86_64-unknown-linux-gnux32,
x86_64-unknown-netbsd,
]
steps:
Expand Down

0 comments on commit 3ff1dd5

Please sign in to comment.