Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbaliasnikov committed Jan 30, 2025
1 parent 447f10b commit c1d3a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lnt-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
with:
compiler_tester_branch: "aba-lnt-support"
compiler_llvm_branch: ${{ github.head_ref }}
ccache-key-type: 'static' # rotate ccache key every month
ccache-key: 'llvm-Linux-X64-gnu'
compiler-llvm-repo: ${{ github.event.pull_request.head.repo.full_name }} # required to properly test forks

0 comments on commit c1d3a83

Please sign in to comment.