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 b8d25b8 commit 38f0489Copy full SHA for 38f0489
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
release:
22
permissions:
23
contents: write # for creating the release
24
- runs-on: ubuntu-latest
+ runs-on: oracle-8cpu-32gb-x86-64
25
needs:
26
- common
27
outputs:
0 commit comments