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

Use new ubuntu-latest-m runner for php-security #67

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

etremblay
Copy link
Contributor

@etremblay etremblay commented Mar 13, 2024

@etremblay etremblay marked this pull request as ready for review March 13, 2024 19:40
@etremblay etremblay requested a review from a team March 13, 2024 19:40
@etremblay etremblay merged commit 04cef4c into main Mar 14, 2024
1 check failed
@etremblay etremblay deleted the php-security-runner branch March 14, 2024 00:49
@@ -47,7 +47,7 @@ env:
jobs:
psalm-taint-analysis:
name: psalm taint analysis
runs-on: ubuntu-latest
runs-on: ubuntu-latest-m
Copy link
Contributor

Choose a reason for hiding this comment

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

Je l'aurais mis en input je pense, avec ubuntu-latest comme défaut, pour les projets qui n'ont pas besoin du large runner.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Très bon point. Je vais ajuster ça.

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.

2 participants