Skip to content

Commit aec0cf2

Browse files
committed
Try to fix windows CI by using newer boost install action
1 parent bb75fe2 commit aec0cf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/simsycl_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
echo "build-examples-dir=${{ github.workspace }}/build-examples" >> "$GITHUB_OUTPUT"
5959
6060
- name: Install boost
61-
uses: MarkusJx/install-boost@v2.4.5
61+
uses: MarkusJx/install-boost@v2
6262
id: install-boost
6363
with:
6464
boost_version: 1.81.0

0 commit comments

Comments
 (0)