Skip to content

Commit ac959ee

Browse files
committed
Update github runner tags
1 parent 28ca142 commit ac959ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/create_search_index.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
jobs:
1616
jekyll:
17-
runs-on: self-hosted
17+
runs-on: RAM32GB
1818
timeout-minutes: 600
1919
environment: jekyll
2020
steps:
@@ -83,7 +83,6 @@ jobs:
8383
7z a -tzip jekyll-content.zip \
8484
./docs/_site/* \
8585
./docs/.jekyll-metadata \
86-
./docs/backup-models.json \
8786
./docs/backup-benchmarking.json \
8887
./docs/backup-references.json
8988
- name: Upload artifacts

0 commit comments

Comments
 (0)