Skip to content
Snippets Groups Projects
Commit a58d785e authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Adding AlmaLinux test image

parent 06a8e7d6
No related branches found
No related tags found
No related merge requests found
Pipeline #4588 failed
......@@ -9,7 +9,7 @@ docker_almalinux_build:
- ./build/openfpm_numerics/src/numerics
- ./openfpm_numerics/test
script:
- yum install -y openssh-clients cmake wget git gcc-c++ gcc-gfortran python
- yum install -y openssh-clients cmake wget git gcc-c++ gcc-gfortran python39
- mkdir -p openfpm_dependencies
- mkdir /root/.ssh && chmod 700 /root/.ssh
- cp id_rsa.pub /root/.ssh/id_rsa.pub && chmod 644 /root/.ssh/id_rsa.pub
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment