Skip to content

Commit

Permalink
adapt for toolchain image version 10
Browse files Browse the repository at this point in the history
  • Loading branch information
qno committed Jul 24, 2023
1 parent 28e6e40 commit 782e03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
options: --user root
strategy:
matrix:
platform: [win-x64, linux-x64]
platform: [win-x64, lin-x64]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 782e03c

Please sign in to comment.