Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Commit 81a6ac4

Browse files
authored
Update build.yml
1 parent ed70750 commit 81a6ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
build:
3838
needs: get-dirs
3939
name: build
40-
runs-on: warp-ubuntu-latest-x64-4x
40+
runs-on: ubuntu-latest
4141
strategy:
4242
matrix:
4343
dir: ${{ fromJson(needs.get-dirs.outputs.dirs) }}

0 commit comments

Comments
 (0)