Skip to content

Commit

Permalink
Update config.ts (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamvermaa authored Jun 3, 2024
1 parent 64c6863 commit c13efbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default {
'GNU G++14 6.4.0': 50,
'GNU G++11 5.1.0': 42,
'GNU G++17 9.2.0 (64 bit, msys 2)': 61,
'GNU G++20 13.2 (64 bit, winlibs)': 73,
'GNU G++20 13.2 (64 bit, winlibs)': 89,
'Microsoft Visual C++ 2017': 59,
'Microsoft Visual C++ 2010': 2,
'Clang++17 Diagnostics': 52,
Expand Down

0 comments on commit c13efbf

Please sign in to comment.