Skip to content

Commit

Permalink
update curl to v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mirostauder committed Oct 11, 2023
1 parent 6bf96ea commit 871385c
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 14 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI-3p-mysql-connector-j.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
run:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-basictests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
cache:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
run:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-cb_taptests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
run:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
run:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-maketest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
run:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-package-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
run:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-repltests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
run:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-selftests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
cache:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-shuntest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
run:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-taptests-groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
cache:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-taptests-ssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
cache:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/CI-taptests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: false

jobs:
cache:
Expand Down
2 changes: 1 addition & 1 deletion deps/curl/curl
Binary file removed deps/curl/curl-7_87_0.tar.gz
Binary file not shown.
Binary file added deps/curl/curl-8.4.0.tar.gz
Binary file not shown.

0 comments on commit 871385c

Please sign in to comment.