Skip to content

Commit 0f3fc18

Browse files
committed
updating hg actions
1 parent 0e97a85 commit 0f3fc18

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
@@ -8,7 +8,7 @@ on: [pull_request, push]
88

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

0 commit comments

Comments
 (0)