Commit 7e40161
committed
ci: unbreak show-spring-boot-version-diff.sh script by updating Ubuntu image to bring newer curl
--fail-with-body option has been added to curl in 7.76.0 while Ubuntu 20.04 contains 7.68.0. Update
to newer Ubuntu will bring us curl 7.81.0 that should fix the issue.
See also:
- https://github.com/actions/runner-images/blob/266f9413d39fc77ade974757b633ef98873c9c21/images/ubuntu/Ubuntu2004-Readme.md
- https://github.com/actions/runner-images/blob/266f9413d39fc77ade974757b633ef98873c9c21/images/ubuntu/Ubuntu2204-Readme.md
Correction for 225fe81 commit.
Part of #1657
Fix #16531 parent e556c76 commit 7e40161
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments