Skip to content

Commit

Permalink
Update and modify files for the project
Browse files Browse the repository at this point in the history
- Updated files:
  - .github/workflows/release.yml
  • Loading branch information
Aviksaikat committed May 7, 2024
1 parent 1f7edfc commit 78fb7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
test:
# runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
matrix:
python_version: ["3.9", "3.10", "3.11", "3.12"]
Expand Down

0 comments on commit 78fb7be

Please sign in to comment.