Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit f1ecccf

Browse files
committed
fixup! Use Makefile for builds and use ubuntu runner
1 parent b6d6bfa commit f1ecccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
path: ./ci/bin/coder-cli-darwin-amd64.zip
4949
draft_release:
5050
name: Create Release
51-
runs-on: macos-latest
51+
runs-on: ubuntu-20.04
5252
needs:
5353
- build_darwin
5454
- build

0 commit comments

Comments
 (0)