Skip to content

Commit

Permalink
chore: testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Nov 17, 2023
1 parent b9fb089 commit 05e4e00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
node: [18]
os: [ubuntu-latest, macos-latest, windows-latest]
node: [18, 20]
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 05e4e00

Please sign in to comment.