Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/stiana/devops-test
Browse files Browse the repository at this point in the history
  • Loading branch information
StianA authored and StianA committed Aug 21, 2024
2 parents 59eb2e6 + 29a9624 commit 74c355c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/4024_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- push
jobs:
Build-for-tc4-4024:
runs-on: [self-hosted, tc3-4024, tc3-4026]
runs-on: [self-hosted, tc3-4026]
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
Expand Down

0 comments on commit 74c355c

Please sign in to comment.