Skip to content

Commit eb108d5

Browse files
authored
Update IKVM.Maven.yml
1 parent 287a2a9 commit eb108d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/IKVM.Maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
timeout-minutes: 240
163163
needs:
164164
- build
165-
runs-on: ${{ fromJSON('{"win-x64":["windows-2022"],"linux-x64":["ubuntu-22.04"],"osx-x64":["macos-12"],"osx-arm64":["macos-14"]}')[matrix.sys] }}
165+
runs-on: ${{ fromJSON('{"win-x64":["windows-2022"],"linux-x64":["ubuntu-22.04"],"osx-x64":["macos-13"],"osx-arm64":["macos-14"]}')[matrix.sys] }}
166166
steps:
167167
- name: Free Disk Space (Linux)
168168
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)