Skip to content

Commit

Permalink
bump go to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
billettc committed Feb 9, 2024
1 parent 8d4e792 commit de49ca2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:

env:
REGISTRY: gcr.io/eoscanada-shared-services
REGISTRY: gcr.io/eoscanada-shared-services

jobs:
build:
Expand All @@ -21,7 +21,7 @@ jobs:

strategy:
matrix:
go-version: [ 1.21.x ]
go-version: [ 1.22.x ]

outputs:
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit de49ca2

Please sign in to comment.