Skip to content

Commit 79a3f78

Browse files
authored
Upgrade to Python 3.11
1 parent d5033b0 commit 79a3f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
os: [ubuntu-latest, windows-latest, macos-latest]
14-
python-version: ['3.9']
14+
python-version: ['3.11']
1515
runs-on: ${{ matrix.os }}
1616
env:
1717
SCRIPT_NAME: TRIKLobeServer

0 commit comments

Comments
 (0)