Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maksadbek committed Dec 5, 2024
1 parent e763d28 commit 7304322
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 @@ -57,7 +57,7 @@ jobs:
executable: bright-cli-linux-x64
node: 20
- os: ubuntu-latest
container: fedora:24
container: fedora:29
executable: bright-cli-linux-x64
node: 20
- os: ubuntu-latest
Expand Down Expand Up @@ -240,11 +240,11 @@ jobs:
container: ubuntu:20.04
node: 20
- os: ubuntu-latest
container: fedora:24
container: fedora:29
node: 20
- os: ubuntu-latest
container: fedora:latest
node: 20
node: 22
- os: ubuntu-latest
container: fedora:latest
node: 20
Expand Down

0 comments on commit 7304322

Please sign in to comment.