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

[Clean up workflows] Remove explicit set up for .net7.0 #3877

Closed
vishweshbankwar opened this issue Nov 8, 2022 · 0 comments
Closed

[Clean up workflows] Remove explicit set up for .net7.0 #3877

vishweshbankwar opened this issue Nov 8, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Good for taking. Extra help will be provided by maintainers

Comments

@vishweshbankwar
Copy link
Member

We are using explicit set up for .net7.0 in our workflows. Once, net7.0 is available on GH runners we can remove these.

- uses: actions/[email protected]
with:
dotnet-version: '7.0.x'

Reference PR: #2913

@vishweshbankwar vishweshbankwar added enhancement New feature or request help wanted Good for taking. Extra help will be provided by maintainers labels Nov 8, 2022
@utpilla utpilla closed this as completed Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Good for taking. Extra help will be provided by maintainers
Projects
None yet
Development

No branches or pull requests

2 participants