Skip to content

Commit

Permalink
Update build-and-upload.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-cox authored May 7, 2024
1 parent 694e6dd commit fb472a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
jobs:
build-and-upload:
container: ubuntu:22.04
runs-on: org-${{ github.repository_owner_id }}-amd64-k8s
runs-on: org--${{ github.repository_owner_id }}--amd64-k8s
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit fb472a2

Please sign in to comment.