Endurance tests need more cores

Former-commit-id: dcd297eb5bad0be0bf9f5b34c6fb9ec7486cbe65
This commit is contained in:
John Sully 2020-05-30 22:16:56 -04:00 committed by GitHub
parent e897f54c69
commit 1141ce6939

View File

@ -7,7 +7,7 @@ on:
jobs:
test-endurance:
runs-on: quadcore
runs-on: octocore
timeout-minutes: 60
steps:
- uses: actions/checkout@v1