Skip to content

Commit bed4965

Browse files
Point to xl group
1 parent bf329c6 commit bed4965

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/restore.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ jobs:
6767

6868
restore:
6969
needs: build
70-
runs-on: ubuntu-latest
70+
runs-on:
71+
group: larger-hosted-public-runners
72+
labels: ubuntu-latest-xl
7173
env:
7274
SSH_KEY: ${{ secrets.BACKUP_SSH_KEY }}
7375
steps:

0 commit comments

Comments
 (0)