Skip to content

Commit

Permalink
go version
Browse files Browse the repository at this point in the history
go version
  • Loading branch information
jiuker committed Jun 5, 2024
1 parent b0af6dd commit 8512bc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kubernetes-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-version: [ 1.21.x ]
go-version: [ 1.21.11 ]
steps:
- name: Check out code
uses: actions/checkout@v3
Expand Down Expand Up @@ -140,7 +140,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-version: [ 1.21.x ]
go-version: [ 1.21.11 ]
steps:
- name: Check out code
uses: actions/checkout@v3
Expand Down

0 comments on commit 8512bc8

Please sign in to comment.