Skip to content

Commit

Permalink
remove global defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Oct 27, 2023
1 parent 825547d commit 0fb9ee3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@
# kind of a manual way of creating a testing matrix with a flexibility of selecting permuatations
# support matrix for ansible control node - https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#node-requirement-summary

defaults:
latest-2.13: &latest-2_13
ansible-core-version: "2.13.13"
runs-on: "ubuntu-22.04"

include:
# Python 3.8
- python-version: "3.8"
Expand Down

0 comments on commit 0fb9ee3

Please sign in to comment.