Skip to content

Commit

Permalink
Add a TODO to ensure this change can be found to be reverted later
Browse files Browse the repository at this point in the history
  • Loading branch information
LonelyCat124 committed Jan 7, 2025
1 parent e02862a commit 8424ad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
- run: cd doc/developer_guide; make html; make doctest
build:
if: ${{ github.repository != 'stfc/PSyclone-mirror' }}
# TODO 2837: Switch to ubuntu-latest once Python 3.7 support is removed.
runs-on: ubuntu-22.04
strategy:
matrix:
Expand Down

0 comments on commit 8424ad4

Please sign in to comment.