bump min golang ver to 1.18 (#2412)
This commit is contained in:
2
.github/workflows/hls-tests.yml
vendored
2
.github/workflows/hls-tests.yml
vendored
@@ -27,6 +27,6 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.17.2'
|
||||
go-version: '1.18.8'
|
||||
- name: Run HLS tests
|
||||
run: cd test/automated/hls && ./run.sh
|
||||
|
||||
Reference in New Issue
Block a user