Skip to content

Commit

Permalink
node 21 is not supported on stream8
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Dec 11, 2023
1 parent e40271e commit b177a5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
node-version: 18
- linux-version: fedora:38
node-version: 20
exclude:
- linux-version: centos:stream8
node-version: 21

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b177a5d

Please sign in to comment.