Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson1978 authored Nov 5, 2023
1 parent 828337e commit 276bd46
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ permissions:
contents: read

jobs:
test:

test-linux:
runs-on: ubuntu-latest
timeout-minutes: 20

strategy:
matrix:
ruby-version: ['3.0', '3.1', '3.2']
Expand Down

0 comments on commit 276bd46

Please sign in to comment.