Skip to content

Commit abf376a

Browse files
Rm 3.0 testing (log format differ, no longer maintained version)
1 parent f7ca345 commit abf376a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
matrix:
3434
postgres: [ 11.7, 12.14, 15.2 ]
35-
ruby: [ 3.0, 3.1, 3.2 ]
35+
ruby: [ 3.1, 3.2 ]
3636
services:
3737
postgres:
3838
image: postgres:${{ matrix.postgres }}

0 commit comments

Comments
 (0)