Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
curioyang committed Sep 11, 2024
1 parent c2187c7 commit f4b4334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtime-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
config:
- { name: aarch64-macos, os: macos-14, buildType: Release }
- { name: x86_64-linux, os: ubuntu-latest, buildType: Release }
- { name: x86_64-windows, os: windows-2019, arch: x64, buildType: Release }
# - { name: x86_64-windows, os: windows-2019, arch: x64, buildType: Release }

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f4b4334

Please sign in to comment.