Skip to content

Commit f3f7585

Browse files
committed
ci: removed go version to fix ci
1 parent c9d6ba4 commit f3f7585

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515

1616
- name: Set up Go
1717
uses: actions/setup-go@v3
18-
with:
19-
go-version: 1.18
2018
- name: Set up Make
2119
run: sudo apt-get install make
2220
- name: Run tests

0 commit comments

Comments
 (0)