Skip to content

Commit

Permalink
chore: revert back some node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
maksadbek committed Nov 6, 2024
1 parent c66ca3d commit bfaff1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ jobs:
- os: ubuntu-latest
container: fedora:24
executable: bright-cli-linux-x64
node: 20
node: 16
- os: ubuntu-latest
container: fedora:latest
executable: bright-cli-linux-x64
node: 20
node: 16
- os: ubuntu-latest
executable: bright-cli-linux-x64
node: 20
Expand Down Expand Up @@ -228,7 +228,7 @@ jobs:
node: [16, 18, 20]
include:
- os: ubuntu-latest
container: ubuntu:16.04
container: ubuntu:22.04
node: 16
- os: ubuntu-latest
container: fedora:24
Expand Down

0 comments on commit bfaff1f

Please sign in to comment.