Skip to content

Commit

Permalink
remove this: enable CI on clang-14-0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
muttleyxd committed Mar 30, 2022
1 parent 59f9289 commit 7bdad1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tools-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: clang-tools-static-amd64

on:
push:
branches: [ master ]
branches: [ master, clang-14-0-0 ]

jobs:
build:
Expand Down

0 comments on commit 7bdad1a

Please sign in to comment.