Skip to content

Commit

Permalink
Merge pull request #7 from conduktor/strokyl-patch-1
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
strokyl authored Feb 15, 2024
2 parents aaa89b4 + ea55ab2 commit 6fd989d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: ./test_final_exec.sh
build-exec:
needs: [unit-test, integration-test]
runs-on: cdk_standard
runs-on: cdk-standard
strategy:
matrix:
# build and publish in parallel: linux/386, linux/amd64, linux/arm64, windows/386, windows/amd64, darwin/amd64, darwin/arm64
Expand Down

0 comments on commit 6fd989d

Please sign in to comment.