Skip to content

Commit

Permalink
Updating workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
vinitha-balachandran committed Sep 13, 2024
1 parent 0bbb7c3 commit e1e9b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
os: [ubuntu-latest]
python-version: [ 3.9, "3.10", "3.11", "3.12"]
uses: qiboteam/workflows/.github/workflows/rules-poetry.yml@main
uses: qiboteam/workflows/.github/workflows/rules-poetry.yml@v1
with:
os: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit e1e9b91

Please sign in to comment.