Skip to content

Commit 3e2f81d

Browse files
committed
ci: remove build-docker
1 parent d9cf007 commit 3e2f81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
permissions:
123123
contents: write
124124
packages: write
125-
needs: [ build, build-cross, build-docker ]
125+
needs: [ build, build-cross ]
126126
runs-on: ubuntu-latest
127127
steps:
128128
- name: Clone Repository

0 commit comments

Comments
 (0)