Skip to content

Commit

Permalink
Bumping compiler.
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenhater committed Oct 1, 2024
1 parent a186672 commit 3284b06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
fail-fast: false
env:
CC: gcc-11
CXX: g++-11
CC: gcc-12
CXX: g++-12
steps:
- name: Get build dependencies
run: |
Expand Down

0 comments on commit 3284b06

Please sign in to comment.