Commit 67db201
committed
internal/ci: use the latest stable version of Go
Now that we have "moved past" a previous minimum requirement of go1.22.x
Using the latest stable version reflects the end user usage pattern we
would expect for cue-api-java.
Signed-off-by: Paul Jolly <[email protected]>
Change-Id: I00a2766f49b9bd1277e609249d585dd806ec59d0
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue-api-java/+/1216795
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Daniel Martí <[email protected]>1 parent 37c6871 commit 67db201
File tree
3 files changed
+2
-5
lines changed- .github/workflows
- internal/ci
- github
- repo
3 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
0 commit comments