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: re-enable and clean up solaris workflow #975

Merged
merged 3 commits into from
Dec 15, 2023

Conversation

joshuasing
Copy link
Member

@joshuasing joshuasing commented Dec 15, 2023

Re-enables and cleans up the solaris GitHub Actions workflow

Changes:

  • Rename solaris_test.yml to solaris.yml
  • Restrict token permissions to contents: read
  • Add schedule to run at 00:00 daily
  • Pin actions/checkout to v4
  • Use apt-get instead of brew to install dependencies (solaris-vm action now runs on ubuntu-latest instead of macos-latest)
  • Use more common naming conventions

@joshuasing joshuasing added the CI label Dec 15, 2023
@botovq botovq merged commit fef7186 into libressl:master Dec 15, 2023
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants