We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b1a5a commit f423431Copy full SHA for f423431
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
matrix:
23
ruby: [ 'jruby-9.3', 'jruby-9.4', '2.6', '3.3' ]
24
- python: [ '3.6', '3.112' ]
+ python: [ '3.6', '3.12' ]
25
platform: [ ubuntu-20.04, macos-latest, windows-2019 ]
26
runs-on: ${{ matrix.platform }}
27
steps:
0 commit comments