Skip to content

Commit

Permalink
update macos workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool committed Dec 8, 2024
1 parent 1d9253a commit 0834759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: "macOS"
id: mac
os: macos-12
os: macos-latest
executable: 'geode'
prebuild: 'export OPENSSL_STATIC=1'
target: x86_64-apple-darwin
Expand Down

0 comments on commit 0834759

Please sign in to comment.