Skip to content

Commit

Permalink
Remove patch files for old and unsupported GROMACS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomofiorin committed Oct 4, 2024
1 parent 4640193 commit c4d8c9d
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 5,481 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/test-backends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,18 +68,6 @@ jobs:
private_key: ${{ secrets.PULL_VMD_KEY }}
private_key_vmd_plugins: ${{ secrets.PULL_VMD_PLUGINS_KEY }}

gromacs-2023:
name: GROMACS (release-2023)
uses: ./.github/workflows/backend-template.yml
with:
backend_name: GROMACS-2023
backend_repo: gromacs/gromacs
backend_repo_ref: release-2023
container_name: CentOS9-devel
path_compile_script: devel-tools/compile-gromacs.sh
test_lib_directory: gromacs/tests/library
rpath_exe: install/bin/gmx_mpi_d

gromacs-main:
name: GROMACS (main)
uses: ./.github/workflows/backend-template.yml
Expand Down
Loading

0 comments on commit c4d8c9d

Please sign in to comment.