Skip to content

Commit bf070c5

Browse files
authored
Update vue3-nodejs.yml
Signed-off-by: Jianwei Mao <maojianwei2016@126.com>
1 parent 2c3d362 commit bf070c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vue3-nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
os: ["windows-latest", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "macos-latest"]
21+
os: ["windows-latest", "ubuntu-latest", "ubuntu-22.04", "ubuntu-24.04", "macos-latest"]
2222
node-version: [16.x, 18.x]
2323
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2424
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)