Skip to content

Commit 861a109

Browse files
committed
Run CI maven publish dry run job on mac runner
1 parent fa330c9 commit 861a109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v3
88
- run: pod spec lint PLMLibTorchWrapper.podspec --use-libraries --allow-warnings
99
maven-publish-dry-run:
10-
runs-on: ubuntu-latest
10+
runs-on: macos-latest
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-java@v3

0 commit comments

Comments
 (0)