Skip to content

Commit

Permalink
windows-latest-bash to windows-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nawta committed Apr 10, 2023
1 parent 0ca000f commit 5780185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
deploy:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest-bash]
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 5780185

Please sign in to comment.