Skip to content

Commit

Permalink
Switch workflow to macos
Browse files Browse the repository at this point in the history
  • Loading branch information
webblocksapp committed Aug 19, 2024
1 parent 86700c4 commit 4ed66e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: 'master'
jobs:
env-setup:
runs-on: ubuntu-latest
runs-on: macos-latest
name: Wine Mac Apps Release
steps:
- name: Checkout
Expand Down

0 comments on commit 4ed66e9

Please sign in to comment.