Skip to content

Commit 03a143b

Browse files
It's a pity that we pay buildjet for faster runners but docker rate limiting kills the story
1 parent 274880b commit 03a143b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
build:
7-
runs-on: buildjet-8vcpu-ubuntu-2204
7+
runs-on: ubuntu-latest
88
timeout-minutes: 45
99
strategy:
1010
matrix:

0 commit comments

Comments
 (0)