Skip to content

Commit

Permalink
bump go versions to 1.23.5 & 1.22.11
Browse files Browse the repository at this point in the history
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
  • Loading branch information
tariq1890 committed Jan 21, 2025
1 parent 9478c7d commit bb559de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- "1.23.2"
- "1.23.3"
- "1.23.4"
- "1.23.5"
- "1.22"
- "1.22.1"
- "1.22.2"
Expand All @@ -88,6 +89,7 @@ jobs:
- "1.22.8"
- "1.22.9"
- "1.22.10"
- "1.22.11"
- "1.21"
- "1.21.4"
- "1.21.5"
Expand Down
2 changes: 1 addition & 1 deletion versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
GOLANG_VERSION ?= 1.23.2
GOLANG_VERSION ?= 1.23.5

0 comments on commit bb559de

Please sign in to comment.