We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9e390 commit 6edd43dCopy full SHA for 6edd43d
.github/workflows/publish-jvm.yaml
@@ -4,7 +4,7 @@ on: [workflow_dispatch]
4
jobs:
5
build-macOS-native-libs:
6
name: "Create M1 and x86_64 native binaries"
7
- runs-on: macos-12
+ runs-on: macos-14
8
steps:
9
- name: "Checkout publishing branch"
10
uses: actions/checkout@v3
0 commit comments