Skip to content

Commit

Permalink
Workaround for Docker/GLIBC interaction issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kyllingstad committed Nov 23, 2023
1 parent 306f9d5 commit 8b560bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-conan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
option_proxyfmu: ['proxyfmu=True', 'proxyfmu=False']
container:
image: conanio/gcc${{ matrix.compiler_version }}-ubuntu16.04
options: --privileged
steps:
- uses: actions/checkout@v4
- name: Configure Conan
Expand Down

0 comments on commit 8b560bd

Please sign in to comment.