From ae35bbcf60b7567ac7f7997a13562de33babecff Mon Sep 17 00:00:00 2001 From: zebz213 Date: Tue, 23 Jul 2024 02:13:31 -0400 Subject: [PATCH] Update fabric-build.yml --- .github/workflows/fabric-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/fabric-build.yml b/.github/workflows/fabric-build.yml index 959eeed..46532e3 100644 --- a/.github/workflows/fabric-build.yml +++ b/.github/workflows/fabric-build.yml @@ -13,7 +13,7 @@ jobs: # Use these Java versions java: [17] # Latest version # and run on both Linux and Windows - os: [ubuntu-20.04, windows-latest] + os: [windows-latest] runs-on: ${{ matrix.os }} steps: - uses: actions/cache@v2 @@ -43,4 +43,4 @@ jobs: uses: actions/upload-artifact@v2 with: name: Artifacts - path: fabric/build/libs/ \ No newline at end of file + path: fabric/build/libs/