Skip to content

Commit

Permalink
workflow: change clang version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigTag committed Jan 24, 2025
1 parent e3e7dea commit 37adc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Clang
uses: egor-tensin/setup-clang@v1
with:
version: 17.0.6
version: 17
platform: x64

- name: Cache cargo-msfs
Expand Down

0 comments on commit 37adc0d

Please sign in to comment.