mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Remove not supported versions
This commit is contained in:
parent
08750272ba
commit
31c6e279df
1 changed files with 0 additions and 5 deletions
5
.github/workflows/test-on-pr.yml
vendored
5
.github/workflows/test-on-pr.yml
vendored
|
|
@ -84,11 +84,6 @@ jobs:
|
||||||
npm_version: "8.0.0"
|
npm_version: "8.0.0"
|
||||||
yarn_version: "3.6.0"
|
yarn_version: "3.6.0"
|
||||||
pnpm_version: "8.0.0"
|
pnpm_version: "8.0.0"
|
||||||
# EOL compatibility testing - Node 14 (EOL April 2023)
|
|
||||||
- node_version: "14"
|
|
||||||
npm_version: "7.0.0"
|
|
||||||
yarn_version: "3.2.4"
|
|
||||||
pnpm_version: "7.33.7"
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue