Skip to content

Commit 909cc8d

Browse files
committed
chore(install.sh): update to GCC 13
1 parent 38f2fd2 commit 909cc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ print_usage_info()
1818
echo "yes | ./install.sh"
1919
}
2020

21-
GCC_VERSION=12
21+
GCC_VERSION=13
2222
GASNET_VERSION="2022.3.0"
2323

2424
list_prerequisites()

0 commit comments

Comments
 (0)