We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f17b7 commit bfbb537Copy full SHA for bfbb537
.github/workflows/polymath-ci.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- ruby: [2.4, 2.5, 2.6]
+ ruby: [2.4, 2.5, 3.0]
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout repository
0 commit comments