Skip to content

Commit

Permalink
chore: fix runs on
Browse files Browse the repository at this point in the history
  • Loading branch information
agallardol committed Jan 20, 2025
1 parent b80d199 commit 5d05c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/signing-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ defaults:
working-directory: ./

jobs:
health-checks:
runs-on: x86_64-pc-windows-msvc
sign:
runs-on: windows-2022
permissions:
contents: 'read'
id-token: 'write'
Expand Down

0 comments on commit 5d05c2f

Please sign in to comment.