Skip to content

Commit

Permalink
explicitly use gcc-12 in test_ledgers.yml (#1622)
Browse files Browse the repository at this point in the history
  • Loading branch information
llamb-jump authored Apr 24, 2024
1 parent dd3eb9f commit d91bb63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_ledgers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: build
run: |
. /opt/rh/gcc-toolset-12/enable
./contrib/make-j all
- name: make ${{ matrix.test_case }}
Expand Down

0 comments on commit d91bb63

Please sign in to comment.