Skip to content

Commit 14d14a5

Browse files
Remove duplicate Rocky setup (NO_JIRA)
1 parent 06baa9a commit 14d14a5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-conquest-python.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ jobs:
5151
echo python=python >> $GITHUB_OUTPUT
5252
fi
5353
54-
# Build the conquest python for rocky8
55-
echo runson=ubuntu-latest >> $GITHUB_OUTPUT
56-
echo container=ccdcrepository.azurecr.io/conan/rocky8-gcc10:latest >> $GITHUB_OUTPUT
57-
echo python=python3 >> $GITHUB_OUTPUT
58-
5954
build-upload:
6055
needs:
6156
- setup

0 commit comments

Comments
 (0)