Skip to content

Commit

Permalink
Merge pull request #100 from jcsobrino/bump-python-runtime-3.11
Browse files Browse the repository at this point in the history
Bump python runtime 3.11
  • Loading branch information
jcsobrino authored Dec 18, 2023
2 parents f2877bd + 8188383 commit da1a344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
poetry run sam validate
poetry run sam build
poetry run sam package --s3-bucket nr-serverless-applications --output-template-file packaged.yaml
poetry run sam publish --region us-east-1 --template packaged.yaml
sam publish --region us-east-1 --template packaged.yaml
notify:
runs-on: ubuntu-latest
Expand Down

0 comments on commit da1a344

Please sign in to comment.