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: Switch from vmactions to cross-platform-actions #4266

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Conversation

lrstewart
Copy link
Contributor

@lrstewart lrstewart commented Oct 26, 2023

Resolved issues:

Our FreeBSD CI action has stopped working. It enters an infinite loop as described in vmactions/freebsd-vm#74

Description of changes:

Switch to cross-platform-actions. Our OpenBSD action already uses cross-platform-actions, as do several of the awslabs CRT libraries (aws-c-common, aws-c-cal, and aws-crt-python).

Testing:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@lrstewart lrstewart changed the title Switch from vmactions to cross-platform-actions ci: switch from vmactions to cross-platform-actions Oct 26, 2023
@github-actions github-actions bot added the s2n-core team label Oct 26, 2023
@lrstewart lrstewart changed the title ci: switch from vmactions to cross-platform-actions ci: Switch from vmactions to cross-platform-actions Oct 26, 2023
@lrstewart lrstewart marked this pull request as ready for review October 26, 2023 19:51
@lrstewart lrstewart requested review from dougch and goatgoose October 26, 2023 19:51
Copy link
Contributor

@dougch dougch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice- parity with the other BSD test

@lrstewart lrstewart enabled auto-merge (squash) October 26, 2023 20:39
@lrstewart lrstewart merged commit aa41c9b into aws:main Oct 27, 2023
@lrstewart lrstewart deleted the ci branch October 27, 2023 00:33
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.

3 participants