Skip to content

Commit 69b4322

Browse files
committed
fixed a typo: ios=>macos
1 parent 29afc0a commit 69b4322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/myget.yml

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

88
jobs:
99
push:
10-
runs-on: ios-latest
10+
runs-on: macos-latest
1111
steps:
1212
- uses: actions/checkout@v1
1313
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)