Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/ikvm-revived/ikvm-maven
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
wasabii committed Feb 1, 2025
2 parents 3a85303 + eb108d5 commit 417aad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/IKVM.Maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
timeout-minutes: 240
needs:
- build
runs-on: ${{ fromJSON('{"win-x64":["windows-2022"],"linux-x64":["ubuntu-22.04"],"osx-x64":["macos-12"],"osx-arm64":["macos-14"]}')[matrix.sys] }}
runs-on: ${{ fromJSON('{"win-x64":["windows-2022"],"linux-x64":["ubuntu-22.04"],"osx-x64":["macos-13"],"osx-arm64":["macos-14"]}')[matrix.sys] }}
steps:
- name: Free Disk Space (Linux)
if: runner.os == 'Linux'
Expand Down

0 comments on commit 417aad5

Please sign in to comment.