Skip to content

Commit 90dff0c

Browse files
Revert "ci: change build machine"
This reverts commit f050bc7.
1 parent 8410e42 commit 90dff0c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/base.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ on:
1313

1414
jobs:
1515
build:
16-
name: Build package & run tests
17-
runs-on: ubuntu-latest
16+
runs-on: macos-latest
1817

1918
steps:
2019
- name: Checkout repository

0 commit comments

Comments
 (0)