Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewiebe authored Apr 3, 2024
1 parent 9ae5c2e commit 04e6651
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 @@ -51,7 +51,7 @@ jobs:
strategy:
matrix:
ansible: [2.10.17, 2.11.12, 2.12.10, 2.13.13, 2.14.15, 2.16.5]
python: ['3.10']
python: ['3.9']
steps:
- name: Set up Python 3.10.14
uses: actions/setup-python@v1
Expand Down

0 comments on commit 04e6651

Please sign in to comment.