Skip to content

Commit

Permalink
feat: update node and ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Jan 31, 2023
1 parent 5eab83e commit 8f260c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: [3.0.0]
node-version: [16]
ruby-version: [3.2.0]
node-version: [18]
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 8f260c2

Please sign in to comment.