Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7565a59

Browse files
committedMar 8, 2025
Fix github workflows and docker images
1 parent db5861e commit 7565a59

File tree

6 files changed

+1
-151
lines changed

6 files changed

+1
-151
lines changed
 

‎.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
linux_5_9_arguments_override: "--explicit-target-dependency-import-check error"
1515
linux_5_10_arguments_override: "--explicit-target-dependency-import-check error"
1616
linux_6_0_arguments_override: "--explicit-target-dependency-import-check error"
17-
linux_nightly_6_0_arguments_override: "--explicit-target-dependency-import-check error"
17+
linux_nightly_next_arguments_override: "--explicit-target-dependency-import-check error"
1818
linux_nightly_main_arguments_override: "--explicit-target-dependency-import-check error"

‎docker/Dockerfile

Lines changed: 0 additions & 20 deletions
This file was deleted.

‎docker/docker-compose.2204.510.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

‎docker/docker-compose.2204.59.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

‎docker/docker-compose.2204.main.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

‎docker/docker-compose.yaml

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.