Skip to content

Commit b2fc711

Browse files
committed
don't need the bigger runner for this small db
1 parent 7e5e51c commit b2fc711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424
jobs:
2525
build:
2626

27-
runs-on: bigger-ubuntu
27+
runs-on: ubuntu-latest
2828
permissions:
2929
contents: read
3030
packages: write

0 commit comments

Comments
 (0)