CI: install rust on omniOS

This commit is contained in:
Thomas Waldmann 2026-05-14 15:02:55 +02:00
parent ff6d0e8775
commit a2ad78dfa0
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -534,7 +534,7 @@ jobs:
;;
omnios)
sudo pkg install gcc14 git pkg-config python-313 gnu-make gnu-coreutils
sudo pkg install gcc14 git pkg-config python-313 gnu-make gnu-coreutils rust
sudo ln -sf /usr/bin/python3.13 /usr/bin/python3
sudo ln -sf /usr/bin/python3.13-config /usr/bin/python3-config
sudo python3 -m ensurepip