Skip to content

Commit

Permalink
Merge branch 'fix_optional_test-rock_jobs' of https://github.com/cano…
Browse files Browse the repository at this point in the history
…nical/oci-factory into fix_optional_test-rock_jobs
  • Loading branch information
clay-lake committed Dec 2, 2024
2 parents f6bccad + 3957c4a commit 7fd4be7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions oci/mock-rock/_releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,31 @@
"1.1-22.04": {
"end-of-life": "2030-05-01T00:00:00Z",
"candidate": {
"target": "921"
"target": "930"
},
"beta": {
"target": "921"
"target": "930"
},
"edge": {
"target": "921"
"target": "930"
}
},
"1-22.04": {
"end-of-life": "2030-05-01T00:00:00Z",
"candidate": {
"target": "921"
"target": "930"
},
"beta": {
"target": "921"
"target": "930"
},
"edge": {
"target": "921"
"target": "930"
}
},
"1.2-22.04": {
"end-of-life": "2030-05-01T00:00:00Z",
"beta": {
"target": "922"
"target": "931"
},
"edge": {
"target": "1.2-22.04_beta"
Expand Down

0 comments on commit 7fd4be7

Please sign in to comment.