Skip to content

Commit f66c791

Browse files
committed
ci: Update macos runner to self hosted
Updates macos runner to new self hosted runners from AWS Signed-off-by: Eli Uriegas <[email protected]>
1 parent 3db3044 commit f66c791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-m1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
tests:
1616
name: "Unit-tests on M1"
17-
runs-on: macos-m1
17+
runs-on: macos-m1-12
1818
strategy:
1919
matrix:
2020
py_vers: [ "3.8"]

0 commit comments

Comments
 (0)