Skip to content

Commit f22cb86

Browse files
committed
upgrade go version
1 parent 3364fbb commit f22cb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notebook_controller_unit_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install Go
1515
uses: actions/setup-go@v3
1616
with:
17-
go-version: '1.23'
17+
go-version: '1.22.1'
1818
check-latest: true
1919

2020
- name: Run unit tests

0 commit comments

Comments
 (0)