git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4ee89fc
)
CI: remove Python 3.7, add Python 3.12
author
XhmikosR
<redacted>
Sun, 10 Dec 2023 06:50:50 +0000
(08:50 +0200)
committer
GitHub
<redacted>
Sun, 10 Dec 2023 06:50:50 +0000
(08:50 +0200)
.github/workflows/ci.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index 968e521f4c69098ddef6f89e653f5bd50c76309b..852ded42a01a1202b04a6a9cbc8ab884a7b91e57 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-20,11
+20,11
@@
jobs:
fail-fast: false
matrix:
python:
- - '3.7'
- '3.8'
- '3.9'
- '3.10'
- '3.11'
+ - '3.12'
os:
- ubuntu-latest
- macos-latest
git clone https://git.99rst.org/PROJECT