Skip to content

Commit

Permalink
Bump clang from 12 to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcalvin committed Dec 6, 2023
1 parent 43373d9 commit a5f0ea7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ jobs:
tcltag: trunk
experimental: [true]
- os: ubuntu-latest
compiler: clang-12
compiler: clang-13
tcltag: trunk
experimental: [true]
- os: ubuntu-latest
compiler: gcc-10
tcltag: core-8-6-branch
experimental: [true]
- os: ubuntu-latest
compiler: clang-12
compiler: clang-13
tcltag: core-8-6-branch
experimental: [true]
- os: macos-latest
Expand Down

0 comments on commit a5f0ea7

Please sign in to comment.