Skip to content

Commit

Permalink
Try using small runner to see if that doesn't self-cancel
Browse files Browse the repository at this point in the history
  • Loading branch information
jdangerx committed Sep 13, 2023
1 parent 1eaef5a commit 3d6912b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tox-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,7 @@ jobs:
path: coverage.xml

ci-integration:
runs-on:
group: large-runner-group
labels: ubuntu-22.04-4core
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
permissions:
contents: read
Expand Down

0 comments on commit 3d6912b

Please sign in to comment.