Skip to content

Commit 847ab14

Browse files
authored
Merge pull request #7620 from sagemathinc/compute-env-2024-05-13
compute environment ubuntu2204-2024-05-13
2 parents 0591b90 + 6c5c889 commit 847ab14

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/packages/util/compute-images.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ const COMPUTE_IMAGES: { [key: string]: ComputeImageProd } = {
115115
group: "Ubuntu 20.04",
116116
hidden: true,
117117
},
118+
"ubuntu2204-2024-05-13": {
119+
title: "Ubuntu 22.04 (2024-05-13)",
120+
short: "2024-05-13",
121+
descr: "Frozen on 2024-05-13 and no longer updated",
122+
group: "Ubuntu 22.04",
123+
},
118124
"ubuntu2204-2024-02-07": {
119125
title: "Ubuntu 22.04 (2024-02-07)",
120126
short: "2024-02-07",

0 commit comments

Comments
 (0)