Skip to content

Commit 301478f

Browse files
author
Genevieve Nuebel
committed
Remove ruby 3.0
1 parent 2fc5340 commit 301478f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
ruby-version: ['3.0', '3.1', '3.2']
13+
ruby-version: ['3.1', '3.2']
1414

1515
steps:
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)