Skip to content

Conversation

@rick-morrow
Copy link
Contributor

Run the PR with a matrix of:

  1. windows-latest
  2. macos-latest
  3. ubuntu-latest

and Python versions:

  1. 3.6
  2. 3.7
  3. 3.8

Testing:
https://github.com/rick-morrow/python-styleguide/actions/runs/684081002

strategy:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
python-version: [3.6, 3.7, 3.8]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where's 3.9? No love for it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I must live under a rock 😄 I'll add it as well.

Copy link
Collaborator

@mshafer-NI mshafer-NI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@thejcannon thejcannon merged commit 57bd504 into ni:main Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants