Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Garfonso/iobroker.google-sharedlo…
Browse files Browse the repository at this point in the history
…cations
  • Loading branch information
Garfonso committed Aug 14, 2023
2 parents c17c446 + d047a78 commit 0db73d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

strategy:
matrix:
node-version: [12.x]
node-version: [18.x]

steps:
- name: Checkout code
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [16.x, 18.x, 20.x]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down

0 comments on commit 0db73d5

Please sign in to comment.