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 f239a65 commit 978894dCopy full SHA for 978894d
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
build:
18
name: Build Release Binaries
19
- runs-on: depot-ubuntu-22.04-4
+ runs-on: ubuntu-latest-8-cores
20
if: ${{ github.repository_owner == 'coder' }}
21
22
steps:
0 commit comments