Skip to content

Commit

Permalink
Update test-python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Jun 26, 2024
1 parent cdc2aac commit 5d421d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
check-non-eol-available: # non EOL versions of python shall be available on all workers
name: non-eol ${{ matrix.python }} ${{ matrix.os }}
name: non-eol ${{ matrix.python-version }} ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 5d421d6

Please sign in to comment.