Skip to content

Commit

Permalink
save cost
Browse files Browse the repository at this point in the history
  • Loading branch information
terasakisatoshi committed May 6, 2024
1 parent 5d84d37 commit b0e1dc8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cxxwrap1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ jobs:
os: ubuntu-latest
arch: x64
experimental: true
os: [ubuntu-latest, macos-latest]
os:
- ubuntu-latest
# - macos-latest
arch: [x64]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b0e1dc8

Please sign in to comment.