Skip to content

Commit

Permalink
ci: use macos-latest
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Kishimoto <[email protected]>
  • Loading branch information
yukibtc committed Nov 18, 2024
1 parent d65bece commit 293b31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
swift:
name: Swift Package
runs-on: macos-13
runs-on: macos-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 293b31f

Please sign in to comment.