Skip to content

Commit caee14f

Browse files
committed
misc: small fix or general refactoring i did not bother commenting
1 parent 6022255 commit caee14f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
11-
go-version: [ '1.22.x', '1.23.x' ]
11+
go-version: ['1.22.2']
1212

1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)