Skip to content

Commit

Permalink
update deprecated macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
jsj committed Aug 21, 2024
1 parent 6efa3bb commit 7590294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_var.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"jobs": [
{
"name": "MacOS (universal)",
"os": "macos-11",
"os": "macos-latest",
"platform": "macos",
"artifact-extension": "framework",
"flags": "arch=universal",
Expand Down

0 comments on commit 7590294

Please sign in to comment.