Skip to content

Commit 1874920

Browse files
authored
update python version for new Ubuntu 24 default (#1556)
1 parent 1d0f9a1 commit 1874920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Set up python and pip
3030
uses: actions/setup-python@v4
3131
with:
32-
python-version: 3.7
32+
python-version: 3.9
3333
architecture: x64
3434

3535
- name: Install AWS CLI

0 commit comments

Comments
 (0)