Skip to content

Commit

Permalink
Update pypicheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Aug 19, 2024
1 parent 8923f72 commit 2a0a33f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypicheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest]
python-version: [3.9]
python-version: ["3.12"]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: conda-incubator/[email protected]
with:
auto-update-conda: true
Expand Down

0 comments on commit 2a0a33f

Please sign in to comment.