Updated Github actions yml files

This commit is contained in:
John Wellbelove 2023-05-08 11:47:49 +01:00
parent e61adcc51d
commit 6b7f6268a3

17
.gitignore vendored
View File

@ -292,26 +292,9 @@ test/sanity-check/c++11/bclang
test/sanity-check/c++11/bgcc
test/sanity-check/c++14/bclang
test/sanity-check/c++14/bgcc
test/sanity-check/c++17/bclang
test/sanity-check/c++17/bgcc
test/log.txt
log.txt
test/sanity-check/c++17/CMakeFiles
test/CMakeFiles
test/sanity-check/c++11/CMakeFiles
test/sanity-check/c++14/CMakeFiles
test/sanity-check/c++11/cmake_install.cmake
test/sanity-check/c++11/CMakeCache.txt
test/sanity-check/c++11/libt11.a
test/sanity-check/c++11/Makefile
test/sanity-check/c++14/cmake_install.cmake
test/sanity-check/c++14/CMakeCache.txt
test/sanity-check/c++14/libt14.a
test/sanity-check/c++14/Makefile
test/sanity-check/c++17/cmake_install.cmake
test/sanity-check/c++17/CMakeCache.txt
test/sanity-check/c++17/libt17.a
test/sanity-check/c++17/Makefile
test/vs2019/Debug LLVM
test/vs2019/DebugLLVMNoSTL
test/vs2019/DebugNoSTL