Skip to content

Commit 4d94093

Browse files
committed
ask for g++ version (not gcc) since that's what we use
1 parent ea1ab74 commit 4d94093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/issue_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- `ruby -v`:
55
- `bundle -v`:
66
- `bundle info arduino_ci`:
7-
- `gcc -v`:
7+
- `g++ -v`:
88
- Arduino IDE version:
99
- URL of failing Travis CI job:
1010
- URL of your Arduino project:

0 commit comments

Comments
 (0)