Skip to content

Commit 5c5e579

Browse files
committed
Test different versions of Ubuntu
1 parent 2567206 commit 5c5e579

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15+
os: [ubuntu-18.04, ubuntu-20.04]
1516
ruby: ['2.3', '2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2']
1617
steps:
1718
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)