Skip to content

Commit afc1974

Browse files
committed
Update build-and-test.yml
1 parent 9bd0a17 commit afc1974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313

1414
jobs:
1515
build-and-test:
16-
runs-on: ubuntu-latest-4-cores
16+
runs-on: ubuntu-latest
1717

1818
env:
1919
BOT_GH_TOKEN: ${{ secrets.BOT_GH_TOKEN }}

0 commit comments

Comments
 (0)