Skip to content

Commit 4d6f993

Browse files
committed
ci: faster checks
1 parent c304d20 commit 4d6f993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
build:
2626
name: Build and check if there is no git diff
27-
runs-on: ubuntu-latest
27+
runs-on: ubuntu-cpu16-ram64
2828
steps:
2929
- uses: actions/checkout@v4
3030
with:

0 commit comments

Comments
 (0)