We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e471712 commit 31a0e09Copy full SHA for 31a0e09
1 file changed
.github/workflows/build.yml
@@ -519,10 +519,6 @@ jobs:
519
run: echo "::add-matcher::.github/problem-matchers/gcc.json"
520
- name: Install dependencies
521
run: sudo ./.github/workflows/posix-deps-apt.sh
522
- - name: Set up GCC-10 for ASAN
523
- uses: egor-tensin/setup-gcc@a2861a8b8538f49cf2850980acccf6b05a1b2ae4 # v2.0
524
- with:
525
- version: 10
526
- name: Configure OpenSSL env vars
527
run: |
528
echo "MULTISSL_DIR=${GITHUB_WORKSPACE}/multissl" >> "$GITHUB_ENV"
0 commit comments