Skip to content

Commit

Permalink
🔧 reactivated the latest py3
Browse files Browse the repository at this point in the history
  • Loading branch information
vokimon committed Dec 4, 2024
1 parent a5b3f4f commit f0a6ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
python-version:
- '3.8' # oldest supported Py3 gha
- '3.9' # newest passing Py3, reason: pyyaml binaries
#- '3' # newest supported Py3
- '3' # newest supported Py3
name: Python ${{ matrix.python-version }}
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
Expand Down

0 comments on commit f0a6ae9

Please sign in to comment.