diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 7c8d848..1be8474 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -25,7 +25,7 @@ jobs: strategy: matrix: - node-version: [18.x] + node-version: [20.x] steps: - uses: actions/checkout@v4 @@ -56,7 +56,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - node-version: [18.x, 20.x] + node-version: [18.x, 20.x, 22.x] os: [ubuntu-latest, windows-latest, macos-latest] steps: @@ -92,7 +92,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - node-version: [18.x] + node-version: [20.x] steps: - name: Checkout code diff --git a/README.md b/README.md index 8a92929..b4d7716 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ When the adapter crashes or an other Code error happens, this error message that * (simatec) many small fixes * (simatec) Fix Sunprotect end by Shutter up * (simatec) Fix Shutter up when open the Window +* (simatec) Test & Release updated ### 1.7.3 (2024-06-20) * (simatec) Fix Sunprotect End-Delay