Skip to content

Commit 26e97d3

Browse files
committed
perf: update actions
1 parent a22fbaf commit 26e97d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
needs: create_release
3535
strategy:
3636
matrix:
37-
go-version: [ 1.15.x ]
37+
go-version: [ 1.23.x ]
3838
os: [ ubuntu-latest, macos-latest, windows-latest ]
3939
runs-on: ${{ matrix.os }}
4040

0 commit comments

Comments
 (0)