Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-6761460f34da76f7bb46385b6d2c4f9c
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn authored May 2, 2024
2 parents b6fd736 + 57cda16 commit 6f1db91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
# Available OS's: https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners
os: [ubuntu-latest, windows-latest]
environment-name: ["ESS PodSpaces", "ESS Dev-2-1", "ESS Dev-2-2"]
environment-name: ["ESS PodSpaces", "ESS Dev-2-2"]
experimental: [false]
include:
- environment-name: "ESS Dev-2-3"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# NSS node-based end-to-end tests are only running for unauthenticated operations,
# because NSS doesn't support static client registration. Therefore, they run
# against an environment that has manually been pre-provisioned.
environment-name: ["ESS PodSpaces", "ESS Dev-2-1", "ESS Dev-2-2", "NSS"]
environment-name: ["ESS PodSpaces", "ESS Dev-2-2", "NSS"]
experimental: [false]
include:
- environment-name: "ESS Dev-2-3"
Expand Down

0 comments on commit 6f1db91

Please sign in to comment.