Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Update Dalichecklist.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabad600 authored Jan 26, 2024
1 parent e1a738c commit 306a9ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Dalichecklist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
NodeJS-AMD64:
strategy:
matrix:
pv: ["8.2", "8.1", "8.0", "7.4", "7.3", "7.2", "7.1", "5.6"]
pv: ["8.2"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
NodeJS-ARM64:
strategy:
matrix:
pv: ["8.2", "8.1", "8.0", "7.4", "7.3", "7.2", "7.1", "5.6"]
pv: ["8.2"]
runs-on: ubuntu-22.04
name: NodeJS-ARM64
steps:
Expand Down

0 comments on commit 306a9ed

Please sign in to comment.