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

Commit fc07aa2

Browse files
committed
fix some bugs
1 parent 6c38021 commit fc07aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Java_CI_with_Maven_and_Publish.yml

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

1717
jobs:
1818
build:
19-
runs-on: ubuntu-latest
19+
runs-on: windows-latest
2020
permissions:
2121
contents: write
2222
discussions: write

0 commit comments

Comments
 (0)