Skip to content

Commit

Permalink
fix: update modal-controller-CI
Browse files Browse the repository at this point in the history
14 버전 테스트 지우기
  • Loading branch information
chanwoo00106 authored Mar 26, 2024
1 parent 3cdf3d9 commit bca4af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/modal-controller-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x, 20.x]
node-version: [16.x, 18.x, 20.x]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit bca4af3

Please sign in to comment.