Skip to content

Commit

Permalink
Remove specific python version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
origamiofficial authored Oct 9, 2024
1 parent 82e3d85 commit 196a4db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/aiub-notice-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
-
name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.7'
-
name: Install dependencies
run: |
Expand Down

0 comments on commit 196a4db

Please sign in to comment.