Skip to content

Commit

Permalink
Update libcxx
Browse files Browse the repository at this point in the history
build-libcxx: libstdc++11
  • Loading branch information
bldrvnlw authored Sep 11, 2024
1 parent 5a41946 commit 1949d2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
build-cversion: 10
build-config: Release
build-os: Linux
build-libcxx: libstdc++
build-libcxx: libstdc++11

- name: Linux_gcc11
os: ubuntu-22.04
Expand All @@ -58,7 +58,7 @@ jobs:
build-cversion: 11
build-config: Release
build-os: Linux
build-libcxx: libstdc++
build-libcxx: libstdc++11

- name: Macos_xcode13.4
os: macos-12
Expand Down

0 comments on commit 1949d2c

Please sign in to comment.