Skip to content

Commit add7724

Browse files
committed
Upgrade to Python 3.11
1 parent 363489b commit add7724

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)