Skip to content

Commit

Permalink
Fix os
Browse files Browse the repository at this point in the history
  • Loading branch information
KacperMalachowski committed Feb 18, 2024
1 parent 41e790a commit 83173fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
build:
- name: 'MarshalController'
platform: 'windows/amd64'
os: 'windows'
os: 'windows-latest'
runs-on: ${{ matrix.build.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit 83173fc

Please sign in to comment.