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] Disable some useless GitHub actions #14

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Aug 16, 2023

  • Do not run actions on push to save resources.
  • Skip to run build-macos-java-static and build-macos-java-static-universal
    jobs because they will cause link errors when OpenSSL introduced and they are
    not the Pegasus use cases. We can resolve the issue later.
  • Fix the error flags used in build-linux-encrypted_env-no_compression.

@acelyc111 acelyc111 changed the title Disable some useless GitHub actions [CI] Disable some useless GitHub actions Aug 16, 2023
@acelyc111 acelyc111 merged commit 4b0706f into pegasus-kv:v8.3.2-pegasus Aug 16, 2023
39 checks passed
acelyc111 added a commit that referenced this pull request Sep 15, 2023
- Do not run actions on `push` to save resources.
- Skip to run `build-macos-java-static` and
`build-macos-java-static-universal`
jobs because they will cause link errors when OpenSSL introduced and
they are
  not the Pegasus use cases. We can resolve the issue later.
- Fix the error flags used in
`build-linux-encrypted_env-no_compression`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants