Skip to content

Commit 21860d2

Browse files
committed
Update ci.yml
1 parent 22ca1ac commit 21860d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/setup-go@v3
2020
with:
21-
go-version: 1.17
21+
go-version: 1.20
2222
- uses: actions/checkout@v3
2323
- name: Install dependencies
2424
run: sudo apt-get update -y && sudo apt-get install libasound2-dev

0 commit comments

Comments
 (0)