Skip to content

Commit

Permalink
switching back to macOS latest since everything else seems to fail...
Browse files Browse the repository at this point in the history
  • Loading branch information
hacknus committed Mar 9, 2024
1 parent 8b98ea7 commit 10d769d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
build-macos-intel:
permissions: write-all
name: macos
runs-on: macos-12
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Update Libs
Expand Down

0 comments on commit 10d769d

Please sign in to comment.