Skip to content

Commit

Permalink
Remove firefox CDP from CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed Oct 29, 2024
1 parent 5750bc1 commit a8ba6c4
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ jobs:
browser: CHROME
mode: headless-shell
protocol: cdp
- os: ubuntu-latest
browser: FIREFOX
mode: headless
protocol: cdp
- os: ubuntu-latest
browser: FIREFOX
mode: headful
protocol: cdp
- os: windows-latest
browser: CHROME
mode: headless
Expand All @@ -57,14 +49,6 @@ jobs:
browser: CHROME
mode: headless-shell
protocol: cdp
- os: windows-latest
browser: FIREFOX
mode: headless
protocol: cdp
- os: windows-latest
browser: FIREFOX
mode: headful
protocol: cdp
- os: ubuntu-latest
browser: FIREFOX
mode: headless
Expand Down

0 comments on commit a8ba6c4

Please sign in to comment.