Skip to content

Commit

Permalink
move b2 to gcc7
Browse files Browse the repository at this point in the history
  • Loading branch information
wiso committed Nov 9, 2023
1 parent 86e0e39 commit bb77861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Test cxxstd=14 (warnings ignored)
run: |
cd libs/histogram
../../b2 -q -j2 toolset=gcc-5 cxxstd=14 test//all examples
../../b2 -q -j2 toolset=gcc-7 cxxstd=14 test//all examples
gcc10:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bb77861

Please sign in to comment.