Skip to content

Commit

Permalink
Merge branch 'fabric-main' of [email protected]:zabi94/ExtraAlchemy.git …
Browse files Browse the repository at this point in the history
…into fabric-main
  • Loading branch information
zabi94 committed Mar 9, 2024
2 parents f2c12c7 + 1d612e8 commit cdbdcd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
java: [
17, # Current Java LTS & minimum supported by Minecraft
]
# and run on both Linux and Windows
os: [ubuntu-20.04, windows-2022]
# and run on Linux
os: [ubuntu-20.04]
runs-on: ${{ matrix.os }}
steps:
- name: checkout repository
Expand Down

0 comments on commit cdbdcd1

Please sign in to comment.