Skip to content

Commit

Permalink
try updating to 3.12 and see what the typeerror is
Browse files Browse the repository at this point in the history
  • Loading branch information
ethankruse committed Nov 9, 2024
1 parent 009da87 commit db17c95
Show file tree
Hide file tree
Showing 4 changed files with 148 additions and 149 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
# it should only run once, and python 3.10 is as good as any
matrix:
python-version: ['3.10']
python-version: ['3.12']

steps:
# check out the repository to make changes
Expand Down
2 changes: 1 addition & 1 deletion data/last_update_time.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-11-07 23:12:07.859403
2024-11-08 21:48:24.443916
Loading

0 comments on commit db17c95

Please sign in to comment.