Skip to content

Commit e95e3c4

Browse files
committed
fix
1 parent caa5cb9 commit e95e3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dashboard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
contents: write
1010
jobs:
1111
update-dashboard:
12-
runs-on: ubuntu-latest-8-core
12+
runs-on: large-runner
1313
steps:
1414
- name: Checkout code
1515
uses: actions/checkout@v3

0 commit comments

Comments
 (0)