Skip to content

Commit

Permalink
Update self.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena authored Aug 5, 2024
1 parent 0e25b83 commit 4b74825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
timeout-minutes: 30
strategy:
matrix:
python-version: ['3.9','3.10','3.11','3.12']
python-version: ['3.9']
container: python:${{ matrix.python-version }}

steps:
Expand Down

0 comments on commit 4b74825

Please sign in to comment.