From 9872bbca4c8a1460d2e67773667a8ffaeafaff6a Mon Sep 17 00:00:00 2001 From: leostar Date: Fri, 12 Jul 2024 14:41:33 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20update=20ci=20runs-on=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f7f241c9..35343b8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,8 +14,8 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - node-version: [18.x, 20.x] - os: [ubuntu-latest] + node-version: [20.x] + os: [ubuntu-latest, windows-latest] steps: - uses: actions/checkout@v4 - uses: pnpm/action-setup@v3 @@ -33,8 +33,8 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - node-version: [18.x, 20.x] - os: [ubuntu-latest] + node-version: [20.x] + os: [ubuntu-latest, windows-latest] env: DATABASE_URL: mysql://test:password@localhost:3306/poster_craft_test SECRET: sjldk92#sd903mnc./xklsjdf9sdfj