Skip to content

Commit

Permalink
Merge branch 'release/1.2.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
iktakahiro committed Dec 4, 2024
2 parents c2e3c22 + d647ba7 commit bd4a01e
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 @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-24.04
strategy:
matrix:
go: ['1.22', '1.23']
go: ['1.23']
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit bd4a01e

Please sign in to comment.