Skip to content

Commit e2057b2

Browse files
authored
remove IXUCA CI (#2460)
1 parent 6954509 commit e2057b2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/CI.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ jobs:
4242
uses: ./.github/workflows/_MLU.yml
4343
needs: [Codestyle-Check]
4444

45-
ixuca:
46-
name: ixuca
47-
uses: ./.github/workflows/_IXUCA.yml
48-
needs: [Codestyle-Check]
45+
# ixuca:
46+
# name: ixuca
47+
# uses: ./.github/workflows/_IXUCA.yml
48+
# needs: [Codestyle-Check]
4949

5050
metax:
5151
name: metax

0 commit comments

Comments
 (0)