Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dias-ko committed May 20, 2024
1 parent 8880f6d commit e74e35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
runner: [ubuntu-latest] # , macos-latest, windows-latest
perl: [ '5.38' ]
perl: [ '5.32' ]

runs-on: ${{matrix.runner}}
name: OS ${{matrix.runner}} Perl ${{matrix.perl}}
Expand Down

0 comments on commit e74e35a

Please sign in to comment.