Skip to content

Commit

Permalink
Fix release workflow (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcauberer authored Jan 20, 2025
1 parent 28b0cd9 commit 550d422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:

build-compiler-windows-x86:
name: Build compiler binaries - Windows/x86_64
runs-on: windows-latest
runs-on: windows-2025
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 550d422

Please sign in to comment.