-
Notifications
You must be signed in to change notification settings - Fork 40
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
DEV 2469 fix github action #286
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
@@ -5,7 +5,7 @@ on: | |||
- develop | |||
- release/** | |||
- hotfix/** | |||
- feat/dev-583-remove-set-env-in-github-actions | |||
- feat/dev-2469-fix-github-action |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this just for testing? Do we plan to remove this before merging?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, we should just wait and make sure all the github jobs run and pass before merging
I don't think that is going to happen. We are using deprecated runners:
|
Converted to draft until we know how to solve this
|
No description provided.