owasp-noir / noir

Attack surface detector that identifies endpoints by static analysis
https://owasp.org/www-project-noir/
MIT License
609 stars 45 forks source link

Update crystal-version in ci.yml to include 1.14.0 #430

Closed hahwul closed 1 month ago

hahwul commented 1 month ago

This pull request updates the ci.yml file to include Crystal version 1.14.0 in the matrix of versions used for the job. This ensures that the CI workflow tests the code against the latest Crystal version.

Signed-off-by: HAHWUL hahwul@gmail.com