File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6161 if : false # TODO: temp disabled due to unpublished prerelease dependencies
6262 uses : RustCrypto/actions/.github/workflows/minimal-versions.yml@master
6363 with :
64- working-directory : ${{ github.workflow }}
64+ working-directory : ${{ github.workflow }}
6565
6666 # Tests for the AES-NI backend
6767 aesni :
@@ -108,7 +108,7 @@ jobs:
108108 matrix :
109109 include :
110110 - target : x86_64-unknown-linux-gnu
111- rust : nightly-2025-05-28
111+ rust : 1.89.0-beta.2
112112 steps :
113113 - uses : actions/checkout@v4
114114 - name : Install Intel SDE
@@ -144,7 +144,7 @@ jobs:
144144 matrix :
145145 include :
146146 - target : x86_64-unknown-linux-gnu
147- rust : nightly-2025-05-28
147+ rust : 1.89.0-beta.2
148148 steps :
149149 - uses : actions/checkout@v4
150150 - name : Install Intel SDE
You can’t perform that action at this time.
0 commit comments