Skip to content

Commit

Permalink
Merge pull request #7 from ZEISS-PiWeb/feature/Switch_to_Windows_runner
Browse files Browse the repository at this point in the history
chore: Temporarily switch to Windows runner for build&pack
  • Loading branch information
czthiele authored Sep 26, 2022
2 parents ad62511 + 8ee3a07 commit 2e2e667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
build-and-pack:

needs: compute-version
runs-on: ubuntu-latest
runs-on: windows-latest

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

0 comments on commit 2e2e667

Please sign in to comment.