Skip to content
Snippets Groups Projects
Commit 2f201e60 authored by Sakib Rahman's avatar Sakib Rahman
Browse files

Add epic 24.02.1

parent 7d9d1abf
No related branches found
No related tags found
1 merge request!842Add epic 24.02.1
......@@ -101,7 +101,7 @@ else
fi
# Install packages
apt-get -yqq update
apt-get -yqq install gcc${GCC} g++${GCC} gfortran${GCC}
apt-get -yqq install cpp${GCC} gcc${GCC} g++${GCC} gfortran${GCC}
apt-get -yqq install clang${CLANG} clang-tidy${CLANG} clang-format${CLANG} libclang${CLANG}-dev
apt-get -yqq autoremove
# Ensure alternatives without version tags
......
......@@ -25,4 +25,6 @@ detectors:
23.12.0:
version: 23.12.0
24.02.0:
version: 24.02.0
\ No newline at end of file
version: 24.02.0
24.02.1:
version: 24.02.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment