Skip to content

Commit b4ee3d4

Browse files
committed
Check in macos-latest
1 parent d9e4184 commit b4ee3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424

2525
jobs:
2626
check:
27-
runs-on: ubuntu-latest
27+
runs-on: macos-latest
2828
steps:
2929
- uses: actions/checkout@v3
3030
- name: Setup JDK 17

0 commit comments

Comments
 (0)