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