We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3508fc commit 86980faCopy full SHA for 86980fa
1 file changed
.github/workflows/build-module.yml
@@ -47,6 +47,7 @@ jobs:
47
matrix:
48
config:
49
- os: ${{ inputs.os == 'windows' && 'windows-latest' || 'ubuntu-24.04' }}
50
+ toolset: clang
51
steps:
52
- name: Build Tag Name
53
id: build_tag_name
0 commit comments