Skip to content

Commit 782e03c

Browse files
committed
adapt for toolchain image version 10
1 parent 28e6e40 commit 782e03c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
options: --user root
3939
strategy:
4040
matrix:
41-
platform: [win-x64, linux-x64]
41+
platform: [win-x64, lin-x64]
4242
steps:
4343
- uses: actions/checkout@v3
4444
with:

0 commit comments

Comments
 (0)