Skip to content

Commit

Permalink
linux only
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMiddlehurst committed Nov 28, 2024
1 parent 62ea91d commit e7cb4ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Set swap space
if: runner.os == 'Linux'
uses: pierotofy/[email protected]
with:
swap-size-gb: 10
Expand Down

0 comments on commit e7cb4ee

Please sign in to comment.