Skip to content

Commit

Permalink
removed safari
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdeback committed May 30, 2024
1 parent d4d434e commit 7d33387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CICD_Main_Pipeline -4Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
browser: [ chrome, firefox, safari ]
browser: [ chrome, firefox ]
profile: [ Localtests ] # Browserstack
environment: [ DevVer ]
os: [ Windows ]
Expand Down

0 comments on commit 7d33387

Please sign in to comment.