Skip to content

Commit b170a89

Browse files
Use large runner for DB image build (#39)
1 parent 06e1a36 commit b170a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_db_trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ env:
3737

3838
jobs:
3939
export-db:
40-
runs-on: ubuntu-latest
40+
runs-on: biggy
4141
permissions:
4242
contents: read
4343
packages: write

0 commit comments

Comments
 (0)