We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f83ccc commit 261c297Copy full SHA for 261c297
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