Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 9fd7323

Browse files
committed
test: image change to macos
1 parent 0167da7 commit 9fd7323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ defaults:
1717
jobs:
1818
tests:
1919
name: Run builtin test cases
20-
runs-on: ubuntu-latest
20+
runs-on: macos-13
2121
steps:
2222
- name: Checkout repository
2323
uses: actions/checkout@v3

0 commit comments

Comments
 (0)