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

Update GitHub CI workflow config #6229

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

javiereguiluz
Copy link
Collaborator

Windows builds are failing on GitHub because of this error:

Run actions/cache@v4
Error: Input required and not supplied: path

I tried to debug this but I couldn't. I looked at other projects in the Symfony ecosystem but they use legacy v3 cache or not cache at all (e.g. https://github.com/doctrine/DoctrineBundle/blob/2.12.x/.github/workflows/continuous-integration.yml). So, let's try removing this cache and let's check if CI becomes much slower or not.

@javiereguiluz javiereguiluz added this to the 4.x milestone Mar 25, 2024
@javiereguiluz
Copy link
Collaborator Author

Build pass and it took about the same time as cached builds. So, let's merge this.

@javiereguiluz javiereguiluz merged commit df81f10 into EasyCorp:4.x Mar 25, 2024
@javiereguiluz javiereguiluz deleted the github_ci branch March 25, 2024 18:25
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.

None yet

1 participant