Skip to content

Commit d11ebca

Browse files
committed
update comment about "3.0"
1 parent 06dd5a4 commit d11ebca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- 2.5
1919
- 2.6
2020
- 2.7
21-
- "3.0" # need quotes for "3.0"
21+
- "3.0" # quotes ensure this isn't misinterpreted as Integer 3: https://github.com/actions/runner/issues/849
2222
- 3.1
2323

2424
experimental: [false]

0 commit comments

Comments
 (0)