Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI caching for linux.yml workflow #11532

Closed
wants to merge 4 commits into from
Closed

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.

None yet

1 participant