Skip to content

Commit

Permalink
Use clang 17 for subdoc on try runs too
Browse files Browse the repository at this point in the history
  • Loading branch information
danakj committed Sep 20, 2023
1 parent bc07e63 commit c6152e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/try.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ jobs:
name: Generate Subdoc
runs-on: ubuntu-latest
env:
clang_version: 18
clang_version: 17
installed_clang_version: 14

steps:
Expand Down

0 comments on commit c6152e4

Please sign in to comment.