all: switch to LLVM 17 by default

This commit is contained in:
Ayke van Laethem
2024-01-06 13:35:51 +01:00
committed by Ron Evans
parent 9a4bfd0e96
commit 6cdfc298cf
8 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -128,5 +128,5 @@ workflows:
- test-llvm15-go118
# This tests the upcoming Go 1.22 support.
- test-llvm16-go122
# This tests the upcoming LLVM 17 support.
# This tests LLVM 17 support when linking against system libraries.
- test-llvm17-go121