Skip to content

Commit 37adc0d

Browse files
committed
workflow: change clang version
1 parent e3e7dea commit 37adc0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Clang
1818
uses: egor-tensin/setup-clang@v1
1919
with:
20-
version: 17.0.6
20+
version: 17
2121
platform: x64
2222

2323
- name: Cache cargo-msfs

0 commit comments

Comments
 (0)