Skip to content

Commit 7ed00b0

Browse files
authored
Revert weekly to py311 (#649)
1 parent b260179 commit 7ed00b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
operating-system: [ubuntu-latest]
19-
python-version: ["3.12"]
19+
python-version: ["3.11"]
2020

2121
steps:
2222
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)