Skip to content

Commit e5889d2

Browse files
committed
Change lint to use 3.11
Signed-off-by: Adam Glustein <adam.glustein@point72.com>
1 parent 34619f4 commit e5889d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wiki-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
os:
2525
- ubuntu-24.04
2626
python-version:
27-
- 3.9
27+
- 3.11
2828

2929
runs-on: ${{ matrix.os }}
3030

0 commit comments

Comments
 (0)