Skip to content

Commit

Permalink
bump go version 1.22.7
Browse files Browse the repository at this point in the history
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
  • Loading branch information
tariq1890 committed Sep 26, 2024
1 parent d32afed commit 9fe6b52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
- "1.22.2"
- "1.22.4"
- "1.22.5"
- "1.22.7"
- "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.22.3
GOLANG_VERSION ?= 1.22.7

0 comments on commit 9fe6b52

Please sign in to comment.