Skip to content

Commit

Permalink
Use liblsl release 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cboulay committed Nov 25, 2020
1 parent d7faed9 commit 693cf78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cppcmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
types: ['created']

env:
LSL_RELEASE_URL: 'https://github.com/sccn/liblsl/releases/download/v1.14.0rc1'
LSL_RELEASE_URL: 'https://github.com/sccn/liblsl/releases/download/v1.14.0'
LSL_RELEASE: '1.14.0'

defaults:
Expand All @@ -28,7 +28,7 @@ jobs:
matrix:
config:
- {name: "ubuntu-20.04", os: "ubuntu-20.04"}
# - {name: "ubuntu-18.04", os: "ubuntu-18.04"} # Awaiting liblsl deploy fix.
- {name: "ubuntu-18.04", os: "ubuntu-18.04"}
# - {name: "ubuntu-16.04", os: "ubuntu-16.04"} # Awaiting https://github.com/miurahr/aqtinstall/issues/183
- {name: "windows-x64", os: "windows-latest"}
- {name: "macOS-latest", os: "macOS-latest"}
Expand Down

0 comments on commit 693cf78

Please sign in to comment.