File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ jobs:
203
203
run : |
204
204
set -ex
205
205
206
- # As of 19 August 2023 , the self-hosted runner comes with Stack 2.11.1 ,
206
+ # As of 11 July 2024 , the self-hosted runner comes with Stack 2.15.7 ,
207
207
# but it is not on the PATH. Logging the version for information.
208
208
/usr/local/bin/stack --version
209
209
@@ -214,7 +214,7 @@ jobs:
214
214
run : |
215
215
# Stack's project-level configuration (stack.yaml) specifies the
216
216
# multi-architecture (including Linux/Aarch64) Docker image published by
217
- # Oliver Benz (@benz0li, on GitHub). That image comes with Stack 2.11.1 .
217
+ # Oliver Benz (@benz0li, on GitHub). That image comes with Stack 2.15.7 .
218
218
# (Note that the online documentation for '--docker-stack-exe image'
219
219
# specifies that the host Stack and image Stack must have the same
220
220
# version number.)
You can’t perform that action at this time.
0 commit comments