Skip to content

Commit

Permalink
Try GH runner
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyzimarev committed Jan 29, 2024
1 parent 28c7881 commit 2588d87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:

jobs:
nuget:
runs-on: self-hosted
# runs-on: self-hosted
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2588d87

Please sign in to comment.