Skip to content

Commit

Permalink
Add CI coverage for go1.21
Browse files Browse the repository at this point in the history
Closes #37.
  • Loading branch information
tamird committed Nov 26, 2023
1 parent 1876fd5 commit f558c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- '1.18'
- '1.19'
- '1.20'
- '1.21'
# Race detector binaries crash with:
#
# FATAL: ThreadSanitizer: unsupported VMA range
Expand Down

0 comments on commit f558c26

Please sign in to comment.