Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Commit 22533a5

Browse files
authored
Update test-build.yml: try macos instead of ubuntu-latest
1 parent bd71247 commit 22533a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
test-build:
14-
runs-on: ubuntu-latest
14+
runs-on: macos-latest
1515
steps:
1616
- uses: actions/checkout@v4
1717

0 commit comments

Comments
 (0)