Skip to content

Commit

Permalink
ci: Update macos runner to self hosted
Browse files Browse the repository at this point in the history
Updates macos runner to new self hosted runners from AWS

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
  • Loading branch information
seemethere committed Jul 20, 2022
1 parent 3db3044 commit f66c791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-m1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
jobs:
tests:
name: "Unit-tests on M1"
runs-on: macos-m1
runs-on: macos-m1-12
strategy:
matrix:
py_vers: [ "3.8"]
Expand Down

0 comments on commit f66c791

Please sign in to comment.