Skip to content

Commit

Permalink
change timeout and remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
b1ron committed Aug 24, 2023
1 parent 483eacc commit 5c855c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
dance:
name: dance
runs-on: ubuntu-22.04
timeout-minutes: 120
timeout-minutes: 45

# Do not run this job in parallel for any PR change or branch push
# to save some resources.
Expand All @@ -42,7 +42,6 @@ jobs:
- ferretdb
- mongodb
test:
# - dbaas_core
- dbaas_core-0
- dbaas_core-1
- dbaas_core-2
Expand Down

0 comments on commit 5c855c1

Please sign in to comment.