diff --git a/.github/workflows/update-dashboard.yml b/.github/workflows/update-dashboard.yml index 23f8ae4..ddc4d7a 100644 --- a/.github/workflows/update-dashboard.yml +++ b/.github/workflows/update-dashboard.yml @@ -9,7 +9,7 @@ permissions: contents: write jobs: update-dashboard: - runs-on: ubuntu-latest-4-cores + runs-on: ubuntu-latest-8core steps: - name: Checkout code uses: actions/checkout@v3 @@ -17,7 +17,7 @@ jobs: - name: Set up Python uses: actions/setup-python@v2 with: - python-version: '3.10' + python-version: "3.10" - name: Update Dashboard env: