We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb75fe2 commit 2b2f501Copy full SHA for 2b2f501
1 file changed
.github/workflows/simsycl_ci.yml
@@ -58,7 +58,7 @@ jobs:
58
echo "build-examples-dir=${{ github.workspace }}/build-examples" >> "$GITHUB_OUTPUT"
59
60
- name: Install boost
61
- uses: MarkusJx/install-boost@v2.4.5
+ uses: MarkusJx/install-boost@v2
62
id: install-boost
63
with:
64
boost_version: 1.81.0
0 commit comments