Skip to content

Commit

Permalink
fixed goversion error
Browse files Browse the repository at this point in the history
Signed-off-by: tcchawla <[email protected]>
  • Loading branch information
tcchawla committed Jan 19, 2024
1 parent ddb04d4 commit bb96166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
needs:
- test-linux-amd64
- test-linux-386
runs-on: ubuntu-latest-8-cores
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- id: goversion
Expand Down

0 comments on commit bb96166

Please sign in to comment.