Skip to content

Commit 16e2012

Browse files
author
Sebastian Friedl
authored
update open62541 version in ci
1 parent d936318 commit 16e2012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: sudo apt-get install -y --no-install-recommends libmbedtls-dev python-netifaces
2222

2323
- name: Install open62541
24-
run: ./tools/install_open62541.sh 243d93ada7c588379cc027e3c24e1ca77a808189 ${{runner.workspace}}/install
24+
run: ./tools/install_open62541.sh aa089959a66cdbba08fcb654bf165c4aab80c151 ${{runner.workspace}}/install
2525

2626
- name: Create Build Environment
2727
run: cmake -E make_directory ${{runner.workspace}}/build

0 commit comments

Comments
 (0)