Skip to content

Commit 6895a6a

Browse files
committed
CI: Remove Python 3.8 on macOS
1 parent 2891c85 commit 6895a6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959

6060
# macOS with venv
6161
- { os: macos-latest , ruby: "3.3" , python: "3.x" , python_architecture: x64 , venv: "venv:" }
62-
- { os: macos-latest , ruby: "3.3" , python: "3.8" , python_architecture: x64 , venv: "venv:" }
6362

6463
#- { os: macos-latest , ruby: debug , python: "3.x" , python_architecture: x64 , venv: "" }
6564

0 commit comments

Comments
 (0)