Skip to content

Commit e54f96c

Browse files
committed
add Python 3.12 to GitHub actions
removed accidentally added file from a few commits ago (no need to rewrite history as it's just a random text file with links to resources)
1 parent c2d7b9d commit e54f96c

File tree

2 files changed

+1
-195
lines changed

2 files changed

+1
-195
lines changed

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
python-version: [3.6, 3.7, 3.8, 3.9, '3.10', 3.11]
12+
python-version: [3.6, 3.7, 3.8, 3.9, '3.10', 3.11, 3.12]
1313

1414
env:
1515
exiftool_version: 12.15

unfinished thoughts.txt

Lines changed: 0 additions & 194 deletions
This file was deleted.

0 commit comments

Comments
 (0)