Skip to content

Commit

Permalink
sqme:
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill888 committed Jan 15, 2025
1 parent e61a334 commit f3d41e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scratch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ on: [push]
jobs:
code-build-job:
runs-on:
- codebuild-kk-build-test-${{ github.run_id }}-${{ github.run_attempt }}
- codebuild-kk1-${{ github.run_id }}-${{ github.run_attempt }}
steps:
- run: echo "Hello World!"

0 comments on commit f3d41e2

Please sign in to comment.