Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/dotnet-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Oct 3, 2024
1 parent 6c5e9c3 commit 803313f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ permissions:
jobs:
bump-dotnet-sdk-version:
if: endsWith(github.repository, 'funfair-server-template')
runs-on: [self-hosted, linux, build]
runs-on: ubuntu-latest

steps:
- name: "Initialise Workspace"
Expand Down

0 comments on commit 803313f

Please sign in to comment.