We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aced50d commit e7a0a56Copy full SHA for e7a0a56
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -59,6 +59,8 @@ body:
59
label: AWS Lambda function runtime
60
options:
61
- dotnet6
62
+ - dotnet8
63
+ - dotnet8 (AOT)
64
validations:
65
required: true
66
- type: textarea
0 commit comments