Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slonopotamus committed May 14, 2024
1 parent 98b1a5a commit f423431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
ruby: [ 'jruby-9.3', 'jruby-9.4', '2.6', '3.3' ]
python: [ '3.6', '3.112' ]
python: [ '3.6', '3.12' ]
platform: [ ubuntu-20.04, macos-latest, windows-2019 ]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit f423431

Please sign in to comment.