Skip to content

Commit

Permalink
Update ci-pr-validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hrsakai authored Nov 16, 2023
1 parent a6aa07a commit fc1f7c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ jobs:
nodejs:
- 18
python:
- 3.10
- 3.11
- 3.12
- "3.10"
- "3.11"
- "3.12"
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.nodejs }}
Expand Down

0 comments on commit fc1f7c0

Please sign in to comment.