Skip to content

Commit

Permalink
Revert "Activate washington-state on branch"
Browse files Browse the repository at this point in the history
This reverts commit d1b26d0.
  • Loading branch information
leonardehrenfried committed Oct 17, 2024
1 parent b0d2186 commit 0c98d93
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/performance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- dev-2.x
- flex-transit-speed-test

jobs:
perf-test:
Expand All @@ -26,17 +25,17 @@ jobs:
- location: germany # all of Germany (500k stops, 200k patterns) but no OSM
iterations: 1
jfr-delay: "50s"
profile: extended
profile: core

- location: norway
iterations: 4
jfr-delay: "35s"
profile: extended
profile: core

- location: skanetrafiken
iterations: 1
jfr-delay: "50s"
profile: extended
profile: core

# extended locations that are run only after merging to dev-2.x

Expand All @@ -58,7 +57,7 @@ jobs:
- location: washington-state
iterations: 1
jfr-delay: "20s"
profile: core
profile: extended

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0c98d93

Please sign in to comment.