Skip to content

Commit

Permalink
<update> macosX64 runner with macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
BppleMan committed Jan 8, 2025
1 parent bd41905 commit 567c481
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kommand publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:

jobs:
publish:
runs-on: macos-14
runs-on: macos-13
steps:
- uses: actions/checkout@v4

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kommand test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
include:
- platform: macos
arch: x64
os: macos-14
os: macos-13
cargo_target: x86_64-apple-darwin
task: macosX64Test
jdk_arch: x64
Expand Down

0 comments on commit 567c481

Please sign in to comment.