Skip to content

Commit 9878a9e

Browse files
committed
Force use of clang for building
1 parent eddae99 commit 9878a9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/multiplatform_build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
with:
3939
version: "18"
4040
arch: "x64"
41+
env: true
4142

4243
- name: Set up Python ${{ matrix.python-version }}
4344
uses: actions/[email protected]

0 commit comments

Comments
 (0)