Skip to content

Commit 959b78b

Browse files
committed
Omit ruby 3.0
1 parent bfbb537 commit 959b78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/polymath-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
ruby: [2.4, 2.5, 3.0]
11+
ruby: [2.4, 2.5]
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout repository

0 commit comments

Comments
 (0)