Skip to content

Commit f5d89e8

Browse files
committed
chore: Change github action python version
Signed-off-by: jamshale <jamiehalebc@gmail.com>
1 parent 2340c8e commit f5d89e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
- name: PostgreSQL Integration Tests
4949
uses: ./.github/actions/run-postgres-tests
5050
with:
51-
python-version: "3.12"
51+
python-version: "3.13"
5252
os: "ubuntu-latest"

0 commit comments

Comments
 (0)