Skip to content

Commit 9c1b40b

Browse files
committed
go-version matrix updated
1 parent e3867e3 commit 9c1b40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-unit-tests.yaml

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.23', '1.22', '1.19']
11+
go-version: ['1.23', '1.22']
1212
steps:
1313
- name: Checkout Code
1414
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

0 commit comments

Comments
 (0)