Skip to content

CI caching for linux.yml workflow#11532

Closed
icing wants to merge 4 commits intocurl:masterfrom
icing:ci-linux-cache
Closed

CI caching for linux.yml workflow#11532
icing wants to merge 4 commits intocurl:masterfrom
icing:ci-linux-cache

Conversation

@icing
Copy link
Contributor

@icing icing commented Jul 28, 2023

Introducing caches for the third party modules that are downloaded and built in the different builds. Global version definition in env section as:

  bearssl-version: 0.6
  libressl-version: v3.6.1
  mbedtls-version: v3.3.0
  mod_h2-version: v2.0.21
  msh3-version: v0.6.0
  openssl3-version: openssl-3.1.1
  quictls-version: OpenSSL_1_1_1t+quic
  rustls-version: v0.10.0

OpenSSL was switched from master to 3.1.1, mod_h2 to v2.0.21, other versions are unchanged.

@github-actions github-actions bot added the CI Continuous Integration label Jul 28, 2023
@icing icing changed the title Starting to introduce caching into the github linux.yml workflow CI caching for linux.yml workflow Jul 28, 2023
@icing
Copy link
Contributor Author

icing commented Jul 28, 2023

Ready for merge.

@bagder bagder closed this in b0f3e03 Jul 28, 2023
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration

Development

Successfully merging this pull request may close these issues.

1 participant