Commit 224b124
ci: use ASDF_SOZO_VERSION env var for sozo version
The `asdf set -u` approach writes to `~/.tool-versions`, but asdf stops
searching when it finds a `.tool-versions` in a parent directory (e.g.
in the cloned dojo repo) that doesn't include sozo. The
ASDF_<TOOL>_VERSION env var takes highest precedence in asdf's version
resolution, overriding any `.tool-versions` file.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 62600ea commit 224b124
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| 47 | + | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
| |||
0 commit comments