Skip to content

Commit 13e9d52

Browse files
authored
Merge pull request #232 from votca/rm_gmx-2025
CI: remove gmx-2025 builds
2 parents a8f5900 + 59a78e3 commit 13e9d52

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
- {dockerfile: 'opensuse', tag: 'latest', continue-on-error: 'true'}
2828
- {dockerfile: 'fedora', tag: 'latest-amd64'}
2929
- {dockerfile: 'fedora', tag: 'latest-arm64', arm: 'true'}
30-
- {dockerfile: 'fedora', tag: 'gmx2025_d', build_args: 'GMX_BRANCH=release-2025,GMX_DOUBLE=ON'}
31-
- {dockerfile: 'fedora', tag: 'gmx2025', build_args: 'GMX_BRANCH=release-2025'}
3230
- {dockerfile: 'fedora', tag: 'gmx9999_d', build_args: 'GMX_BRANCH=main,GMX_DOUBLE=ON', continue-on-error: 'true'}
3331
- {dockerfile: 'fedora', tag: 'gmx9999', build_args: 'GMX_BRANCH=main', continue-on-error: 'true'}
3432
- {dockerfile: 'actions', tag: 'latest'}

0 commit comments

Comments
 (0)