Skip to content

Commit

Permalink
Attempt to fix libclang version on mingw (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianks authored Apr 5, 2023
1 parent e193b4e commit 970e238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-ruby-and-rust/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ runs:
working-directory: ${{ inputs.working-directory }}
cache-version: ${{ inputs.cache-version }}
rubygems: ${{ inputs.rubygems }}
mingw: clang
mingw: clang-15

- name: Install helpers
shell: bash
Expand Down

0 comments on commit 970e238

Please sign in to comment.