Skip to content

Commit 2f4d9be

Browse files
committed
updating hg actions
1 parent 2cad36e commit 2f4d9be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on: [pull_request, push]
88

99
jobs:
1010
test:
11-
runs-on: ubuntu-latest
11+
runs-on: ubuntu-latest-8core
1212
steps:
1313
- name: Run Build CI workflow
14-
uses: adafruit/workflows-circuitpython-libs/build@main
14+
uses: jposada202020/workflows-circuitpython-libs/build@main

0 commit comments

Comments
 (0)