Skip to content

Commit

Permalink
Switched to libstdc++12 explicitly.
Browse files Browse the repository at this point in the history
  • Loading branch information
5cript committed Nov 4, 2023
1 parent dc0cb84 commit e1b9067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v3
- uses: awalsh128/[email protected]
with:
packages: libwebkit2gtk-4.0-dev libcurl4-openssl-dev libcrypto++-dev ninja-build
packages: libstdc++-12-dev libwebkit2gtk-4.0-dev libcurl4-openssl-dev libcrypto++-dev ninja-build

- name: Install boost
uses: MarkusJx/[email protected]
Expand Down

0 comments on commit e1b9067

Please sign in to comment.