Skip to content

Commit

Permalink
Adding missing Golang version to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosroman committed Feb 5, 2025
1 parent cfc7457 commit 4b3c4b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/datadog-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- 1.19
- "1.20"
- 1.21
- 1.22
- 1.23
runs-on:
- macos-latest
- ubuntu-latest
Expand Down

0 comments on commit 4b3c4b8

Please sign in to comment.