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

Mark suite files for 23.1.6 release #39

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

zakkak
Copy link
Contributor

@zakkak zakkak commented Jan 22, 2025

Done using:

find -name "suite.py" -exec sed -i 's|"release" : False|"release" : True|g' {} \;

Done using:

```
find -name "suite.py" -exec sed -i 's|"release" : False|"release" : True|g' {} \;
```
@zakkak zakkak requested a review from a team January 22, 2025 17:47
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 22, 2025
@zakkak zakkak added this to the 23.1.6 milestone Jan 22, 2025
@zakkak zakkak self-assigned this Jan 22, 2025
Copy link
Contributor

@Karm Karm left a comment

Choose a reason for hiding this comment

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

LGTM

@zakkak zakkak merged commit 73f697b into graalvm:master Jan 22, 2025
12 checks passed
@zakkak zakkak deleted the 2025-01-22-jan_cpu_2025 branch January 22, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants