We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a80d1 commit 9c4e974Copy full SHA for 9c4e974
.github/workflows/semantic-release.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [ubuntu-latest]
15
- node-version: [14, 16, 18, 20]
+ node-version: [16, 18, 20]
16
exist-version: [latest, release, 5.5.1, 4.11.1]
17
services:
18
# Label used to access the service container
0 commit comments