Skip to content

Commit

Permalink
CI: Avoid 3.0 -> "3" conversion
Browse files Browse the repository at this point in the history
This is a very minor detail.
  • Loading branch information
olleolleolle authored Jun 9, 2021
1 parent b441660 commit 4211499
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 @@ -17,7 +17,7 @@ jobs:
- 2.5
- 2.6
- 2.7
- 3.0
- "3.0"

experimental: [false]
env: [""]
Expand Down

0 comments on commit 4211499

Please sign in to comment.