Skip to content

Commit 4d37265

Browse files
committed
feat: upgrade to Python 3.12
1 parent 5733cba commit 4d37265

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
branches: [ master ]
1111

1212
env:
13-
PYTHON_VERSION: 3.9
13+
PYTHON_VERSION: 3.12
1414

1515
jobs:
1616
lint:

runtime.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-3.12

0 commit comments

Comments
 (0)