]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
add missing input in dtolnay/rust-toolchain action
authorDmitry Misharov <dmitry@openssl.org>
Thu, 23 Oct 2025 10:43:49 +0000 (12:43 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 7 Nov 2025 09:46:58 +0000 (10:46 +0100)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28982)

.github/workflows/ci.yml

index e1f02682319c722ffb0b89eec2409d765200282f..bec05050859ce8551d214e6936f7a53e6db6897c 100644 (file)
@@ -674,6 +674,8 @@ jobs:
     - name: make
       run: make -s -j4
     - uses: dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921
+      with:
+        toolchain: stable
     - name: get cpu info
       run: |
         cat /proc/cpuinfo