We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65432db commit 24de59fCopy full SHA for 24de59f
.github/workflows/pr-preview-build.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build:
9
name: Build Release Binaries
10
- runs-on: depot-ubuntu-22.04-8
+ runs-on: ubuntu-latest-8-cores
11
permissions:
12
contents: write
13
0 commit comments