Skip to content

Commit

Permalink
test 38-310 on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jkawamoto committed Jun 20, 2024
1 parent 07acc7c commit b5cca26
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 @@ -19,8 +19,8 @@ jobs:
strategy:
matrix:
os: [windows-latest] #[ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.11"]
#python-version: ["3.8", "3.9", "3.10", "3.11"]#, "3.12"]
#python-version: ["3.11"]
python-version: ["3.8", "3.9", "3.10"]#, "3.11"]#, "3.12"]
steps:
- uses: actions/checkout@v4
- name: Setup Python ${{ matrix.python-version }}
Expand Down

0 comments on commit b5cca26

Please sign in to comment.