Skip to content

Commit

Permalink
Bump supported versions for golang.org/x/text
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Oct 9, 2024
1 parent b96a9e9 commit ecbf80d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ jobs:
strategy:
matrix:
go:
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
- 1.21
- 1.22
- 1.23
fail-fast: false
name: Build
runs-on: ubuntu-latest
Expand Down

0 comments on commit ecbf80d

Please sign in to comment.