Skip to content

Commit

Permalink
test skipping ko
Browse files Browse the repository at this point in the history
  • Loading branch information
jkawamoto committed Jun 21, 2024
1 parent b5cdf02 commit 3ab0437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-14] #, macos-14] #[ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.11"]
os: [ubuntu-latest] #, macos-14] #[ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.12"]
#python-version: ["3.8", "3.9", "3.10"]#, "3.11"]#, "3.12"]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3ab0437

Please sign in to comment.