Skip to content

Commit

Permalink
Bump Go to 1.21.9
Browse files Browse the repository at this point in the history
Bump Go to 1.21.9.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
  • Loading branch information
denyeart committed Apr 23, 2024
1 parent 7e4b6e3 commit 71a6407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
GOPATH: /opt/go
PATH: /opt/go/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin
GO_VER: 1.20.7
GO_VER: 1.21.9

jobs:
unit-tests:
Expand Down

0 comments on commit 71a6407

Please sign in to comment.