Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e3ndr committed Dec 20, 2024
1 parent 8719118 commit 95b6240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build_windows:
runs-on: [self-hosted, Windows-Signing]
runs-on: [self-hosted, Windows, x64, code-sign]
steps:
- name: 📩 Set up JDK 11
uses: actions/checkout@v3
Expand Down

0 comments on commit 95b6240

Please sign in to comment.