Skip to content

Commit f70e7f5

Browse files
authored
Remove install test (#31)
Beman install test removed upstream. <!-- Please take note of the following when contributing: - Our code of conduct: https://github.com/bemanproject/beman/blob/main/docs/code_of_conduct.md - The Beman Standard: https://github.com/bemanproject/beman/blob/main/docs/beman_standard.md -->
2 parents 9be28e8 + ea77721 commit f70e7f5

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/ci_tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,6 @@ jobs:
134134
]
135135
}
136136
137-
install-test:
138-
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-install-test.yml@1.5.0
139-
with:
140-
image: ghcr.io/bemanproject/infra-containers-gcc:latest
141-
cxx_standard: 26
142-
143137
create-issue-when-fault:
144138
needs: [preset-test, build-and-test]
145139
if: failure() && github.event_name == 'schedule'

0 commit comments

Comments
 (0)