We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 600156e commit 6f58adbCopy full SHA for 6f58adb
.github/workflows/experimental.yml
@@ -47,7 +47,7 @@ permissions:
47
48
jobs:
49
compile:
50
- runs-on: 16-core-ubuntu-22.04
+ runs-on: 8-core-ubuntu-22.04
51
timeout-minutes: 120
52
env:
53
CCACHE_DIR: "${{ github.workspace }}/ccache/"
0 commit comments