Skip to content

Commit d782c06

Browse files
authored
fix: Update CI.yml to fix syntax error
1 parent 21a9772 commit d782c06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
strategy:
4242
matrix:
4343
target: ${{ fromJson(needs.extract-targets.outputs.targets) }}
44-
runs-on: ubuntu-latest
4544
steps:
4645
- uses: actions/checkout@v4
4746

0 commit comments

Comments
 (0)