Skip to content

Commit

Permalink
CI: Remove Python 3.8 on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkn committed May 24, 2024
1 parent 2891c85 commit 6895a6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:

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

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

Expand Down

0 comments on commit 6895a6a

Please sign in to comment.