Skip to content

Commit ea77721

Browse files
committed
Remove install test
Beman install test removed upstream.
1 parent 9be28e8 commit ea77721

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)