Skip to content

Commit

Permalink
fix(ci): stop running on dedicated runner
Browse files Browse the repository at this point in the history
  • Loading branch information
eliandoran committed Jan 18, 2025
1 parent 7baa945 commit 9b866e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
image: ubuntu-latest
extension: deb
- name: windows
image: win-signing
image: windows-latest
extension: exe
runs-on: ${{ matrix.os.image }}
steps:
Expand Down

0 comments on commit 9b866e1

Please sign in to comment.