Skip to content

Commit

Permalink
chore: update workflow target golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
h5law authored Nov 20, 2023
1 parent 7a76ff9 commit 1c504f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
# Even though we can test against multiple versions, this one is considered a target version.
TARGET_GOLANG_VERSION: "1.19"
TARGET_GOLANG_VERSION: "1.20"

jobs:
tests:
Expand Down

0 comments on commit 1c504f4

Please sign in to comment.