Skip to content

Commit

Permalink
update comment about "3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinDKelley committed Jul 24, 2022
1 parent 06dd5a4 commit d11ebca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- 2.5
- 2.6
- 2.7
- "3.0" # need quotes for "3.0"
- "3.0" # quotes ensure this isn't misinterpreted as Integer 3: https://github.com/actions/runner/issues/849
- 3.1

experimental: [false]
Expand Down

0 comments on commit d11ebca

Please sign in to comment.