Skip to content

Commit

Permalink
update python version for new Ubuntu 24 default
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaduncan committed Jan 17, 2025
1 parent 1d0f9a1 commit 0700d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up python and pip
uses: actions/setup-python@v4
with:
python-version: 3.7
python-version: 3.9
architecture: x64

- name: Install AWS CLI
Expand Down

0 comments on commit 0700d7c

Please sign in to comment.