There was an error while loading. Please reload this page.
1 parent f76ceb8 commit 43560c8Copy full SHA for 43560c8
1 file changed
.github/workflows/ci.yml
@@ -9,8 +9,8 @@ on:
9
workflow_dispatch:
10
11
env:
12
- LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/v1.17.7"
13
- LSL_RELEASE: "1.17.7"
+ LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/v1.18.0.b2"
+ LSL_RELEASE: "1.18.0"
14
15
jobs:
16
0 commit comments