Skip to content

Commit

Permalink
Find standarc chrono header
Browse files Browse the repository at this point in the history
  • Loading branch information
ckormanyos committed Oct 13, 2024
1 parent 435444e commit 6a4943a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mandelbrot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:
./b2 headers
- name: gcc-native
run: |
echo "find chrono"
find /usr -name "chrono"
echo "query GCC version"
${{ matrix.compiler }} -v
echo "build the test program"
Expand Down

0 comments on commit 6a4943a

Please sign in to comment.