Skip to content

Commit

Permalink
Make sure to test the latest version of lambda runtime support
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlock committed Nov 2, 2023
1 parent 00d32ab commit d69cca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracer/build/PackageVersionsGeneratorDefinitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"MinVersion": "1.4.0",
"MaxVersionExclusive": "2.0.0",
"SpecificVersions": [
"1.8.*"
"1.*.*"
],
"VersionConditions": [{
"MinVersion": "1.4.0",
Expand Down

0 comments on commit d69cca1

Please sign in to comment.